MinVR  0.9.0
A multi-platform virtual reality library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Classes | Namespaces | Constant Groups | Typedefs
AbstractInputDevice.H File Reference

Go to the source code of this file.

Classes

class  MinVR::AbstractInputDevice
 Base class for InputDevices. Input Devices should be polled once per frame and append Events that were generated since the last call to poll to the array passed into the poll routine. More...
 

Namespaces

 MinVR
 

Constant Groups

 MinVR
 

Typedefs

typedef boost::shared_ptr
< class AbstractInputDevice > 
MinVR::AbstractInputDeviceRef