MVE - Multi-View Environment mve-devel
Loading...
Searching...
No Matches
Namespaces | Functions
events.cc File Reference
#include <iostream>
#include "ogl/defines.h"
#include "ogl/events.h"
Include dependency graph for events.cc:

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.