#include <glh_glut_replay.h>

Public Member Functions | |
| virtual void | dispatch () |
| glut_keyboard_event (unsigned char key, int xpos, int ypos) | |
Public Attributes | |
| unsigned char | k |
| int | x |
| int | y |
Definition at line 80 of file glh_glut_replay.h.
| glh::glut_keyboard_event::glut_keyboard_event | ( | unsigned char | key, |
| int | xpos, | ||
| int | ypos | ||
| ) | [inline] |
Definition at line 82 of file glh_glut_replay.h.
| virtual void glh::glut_keyboard_event::dispatch | ( | ) | [inline, virtual] |
Implements glh::glut_event.
Definition at line 85 of file glh_glut_replay.h.
| unsigned char glh::glut_keyboard_event::k |
Definition at line 86 of file glh_glut_replay.h.
Definition at line 87 of file glh_glut_replay.h.
Definition at line 87 of file glh_glut_replay.h.