opensurgsim
|
Public Member Functions | |
DeviceData (int baseIndex, int controllerIndex, SixenseDevice *device) | |
Initialize the data. | |
Public Attributes | |
const int | deviceBaseIndex |
The index of the Sixense base unit for this device. | |
const int | deviceControllerIndex |
The index of the Sixense controller for this device. | |
SixenseDevice *const | deviceObject |
The corresponding device object. | |