#include <glh_glut_replay.h>

Public Member Functions | |
| virtual void | dispatch () |
| glut_mouse_event (int button, int state, int xpos, int ypos) | |
Public Attributes | |
| int | b |
| int | s |
| int | x |
| int | y |
Definition at line 108 of file glh_glut_replay.h.
| glh::glut_mouse_event::glut_mouse_event | ( | int | button, |
| int | state, | ||
| int | xpos, | ||
| int | ypos | ||
| ) | [inline] |
Definition at line 110 of file glh_glut_replay.h.
| virtual void glh::glut_mouse_event::dispatch | ( | ) | [inline, virtual] |
Implements glh::glut_event.
Definition at line 113 of file glh_glut_replay.h.
Definition at line 114 of file glh_glut_replay.h.
Definition at line 114 of file glh_glut_replay.h.
Definition at line 114 of file glh_glut_replay.h.
Definition at line 114 of file glh_glut_replay.h.