opensurgsim
|
Public Member Functions | |
DeviceData (OculusDevice *device) | |
Constructor. More... | |
Public Attributes | |
OculusDevice *const | deviceObject |
The device object wrapped in this class. | |
ovrHmd | handle |
Device handle. | |
|
inlineexplicit |
Constructor.
device | Device to be wrapped |