cvui
A (very) simple UI lib built on top of OpenCV drawing primitives
cvui::cvui_mouse_t Struct Reference

#include <cvui.h>

Collaboration diagram for cvui::cvui_mouse_t:

Public Attributes

cvui_mouse_btn_t anyButton
 
cvui_mouse_btn_t buttons [3]
 
cv::Point position
 

Member Data Documentation

◆ anyButton

cvui_mouse_btn_t cvui::cvui_mouse_t::anyButton

◆ buttons

cvui_mouse_btn_t cvui::cvui_mouse_t::buttons[3]

◆ position

cv::Point cvui::cvui_mouse_t::position

The documentation for this struct was generated from the following file: