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