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

#include <cvui.h>

Collaboration diagram for cvui::cvui_mouse_btn_t:

Public Attributes

bool justPressed
 
bool justReleased
 
bool pressed
 

Member Data Documentation

◆ justPressed

bool cvui::cvui_mouse_btn_t::justPressed

◆ justReleased

bool cvui::cvui_mouse_btn_t::justReleased

◆ pressed

bool cvui::cvui_mouse_btn_t::pressed

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