MinVR
0.9.0
A multi-platform virtual reality library
|
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 |