vrecko
virtual reality framework
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
GUI_Controller.cpp File Reference

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)
 

Macro Definition Documentation

#define dbgGUIC (   msg)
#define err (   msg)    std::cerr << __FUNCTION__<< " - " << msg << std::endl;

Macros for errors and debugging