OpenGLPrakt --> events --> cEventProducer --> cEventInputcEventInput
This class provides the interface to GLUTs input callbacks.
#include "cEventInput.hh"
They are implemented as static functions as an object's method cannot be called from C.
Name | Scope | Type | Brief Description |
---|---|---|---|
cEventInput | local | class |
Name | Scope | Type | Brief Description |
---|---|---|---|
ccEI_KeyPress | global | variable | |
ccEI_MouseMove | global | variable | provide declarations for events issued by cEventInput |
ccEI_MousePress | global | variable |
Name | Scope | Type | Brief Description |
---|---|---|---|
ccEI_KeyPress | global | variable | |
ccEI_MouseMove | global | variable | provide declarations for events issued by cEventInput |
ccEI_MousePress | global | variable | |
cEventInput | local | class |
This documentation was generated automatically by the ccdoc tool (version 0.7a).
Click here to submit a bug report or feature request.
Click here to return to the top of the page.