Public Types | Public Member Functions | Public Attributes
glh::glut_event Struct Reference

#include <glh_glut_replay.h>

Inheritance diagram for glh::glut_event:
Inheritance graph
[legend]

List of all members.

Public Types

enum  event_type {
  DISPLAY, IDLE, KEYBOARD, MENU_STATUS,
  MOTION, MOUSE, PASSIVE_MOTION, RESHAPE,
  SPECIAL, TIMER, VISIBILITY
}

Public Member Functions

virtual void dispatch ()=0
 glut_event (event_type t)
virtual ~glut_event ()

Public Attributes

const event_type type

Detailed Description

Definition at line 55 of file glh_glut_replay.h.


Member Enumeration Documentation

Enumerator:
DISPLAY 
IDLE 
KEYBOARD 
MENU_STATUS 
MOTION 
MOUSE 
PASSIVE_MOTION 
RESHAPE 
SPECIAL 
TIMER 
VISIBILITY 

Definition at line 57 of file glh_glut_replay.h.


Constructor & Destructor Documentation

Definition at line 62 of file glh_glut_replay.h.

virtual glh::glut_event::~glut_event ( ) [inline, virtual]

Definition at line 63 of file glh_glut_replay.h.


Member Function Documentation

virtual void glh::glut_event::dispatch ( ) [pure virtual]

Member Data Documentation

Definition at line 65 of file glh_glut_replay.h.


The documentation for this struct was generated from the following file:


nao_openni
Author(s): Bener SUAY
autogenerated on Mon Jan 6 2014 11:27:52