MinVR  0.9.0
A multi-platform virtual reality library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Member Functions | List of all members
MinVR::InputDeviceSpaceNav Class Reference
Inheritance diagram for MinVR::InputDeviceSpaceNav:
MinVR::AbstractInputDevice

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 ()
 

Constructor & Destructor Documentation

MinVR::InputDeviceSpaceNav::InputDeviceSpaceNav ( const std::string  name,
const ConfigMapRef  map = NULL 
)
inline
virtual MinVR::InputDeviceSpaceNav::~InputDeviceSpaceNav ( )
inlinevirtual

Member Function Documentation

void MinVR::InputDeviceSpaceNav::pollForInput ( std::vector< EventRef > &  events)
inlinevirtual
 Adds any events generated by the input device to the events array.
Remarks
This should be implemented by any derived classes.

Implements MinVR::AbstractInputDevice.


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