![]() |
vrecko
virtual reality framework
|
Namespaces | |
| namespace | APGUI |
Macros | |
| #define | err(msg) std::cerr << __FUNCTION__<< " - " << msg << std::endl; |
| #define | dbgGUIC(msg) |
Functions | |
| APGUI::METHOD_REQUEST_INPUT (Sensor_0_mainClick, MessageBool, MessageBool, GUI_Controller) | |
| APGUI::METHOD_REQUEST_INPUT (Sensor_1_mainClick, MessageBool, MessageBool, GUI_Controller) | |
| APGUI::METHOD_REQUEST_INPUT (Sensor_0_contextClick, MessageBool, MessageBool, GUI_Controller) | |
| APGUI::METHOD_REQUEST_INPUT (Sensor_1_contextClick, MessageBool, MessageBool, GUI_Controller) | |
| APGUI::METHOD_INPUT (SwitchLayout, MessageString, GUI_Controller) | |
| #define dbgGUIC | ( | msg | ) |
| #define err | ( | msg | ) | std::cerr << __FUNCTION__<< " - " << msg << std::endl; |
Macros for errors and debugging