MVE - Multi-View Environment mve-devel
|
Go to the source code of this file.
Namespaces | |
namespace | ogl |
Wrappers and helpers for the OpenGL graphics API. | |
Functions | |
void | ogl::event_debug_print (KeyboardEvent const &e) |
Prints debug information for keyboard event 'e' to STDOUT. | |
void | ogl::event_debug_print (MouseEvent const &e) |
Prints debug information for mouse event 'e' to STDOUT. | |