![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
#include <Events.h>

Public Types | |
| enum | Type { DOWN , UP } |
Public Attributes | |
| Type | type |
| uint32_t | key |
| bool | isRepeat |
| bool cloudViewer::visualization::gui::KeyEvent::isRepeat |
Definition at line 210 of file Events.h.
Referenced by cloudViewer::visualization::gui::pybind_gui_events().
| uint32_t cloudViewer::visualization::gui::KeyEvent::key |
| Type cloudViewer::visualization::gui::KeyEvent::type |