MinVR
0.9.0
A multi-platform virtual reality library
|
Public Member Functions | |
InputDeviceSpaceNav (const std::string name, const ConfigMapRef map=NULL) | |
virtual | ~InputDeviceSpaceNav () |
void | pollForInput (std::vector< EventRef > &events) |
Adds device events to event queue. More... | |
Public Member Functions inherited from MinVR::AbstractInputDevice | |
AbstractInputDevice () | |
virtual | ~AbstractInputDevice () |
|
inline |
|
inlinevirtual |
|
inlinevirtual |
Adds any events generated by the input device to the events array.
Implements MinVR::AbstractInputDevice.