JeVois
1.22
JeVois Smart Embedded Machine Vision Toolkit
|
|
#include <jevois/GPU/ImGuiBackendMALI.H>
Definition at line 35 of file ImGuiBackendMALI.H.
Public Attributes | |
int | altgr:1 |
int | alt:1 |
int | shift:1 |
int | ctrl:1 |
int | meta:1 |
int input_event_state::alt |
Definition at line 38 of file ImGuiBackendMALI.H.
int input_event_state::altgr |
Definition at line 37 of file ImGuiBackendMALI.H.
int input_event_state::ctrl |
Definition at line 40 of file ImGuiBackendMALI.H.
int input_event_state::meta |
Definition at line 41 of file ImGuiBackendMALI.H.
int input_event_state::shift |
Definition at line 39 of file ImGuiBackendMALI.H.