Bike-X  0.8
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
OVR_SensorImpl_Common.cpp File Reference
Include dependency graph for OVR_SensorImpl_Common.cpp:

Go to the source code of this file.

Namespaces

 OVR
 

Functions

void OVR::UnpackSensor (const UByte *buffer, SInt32 *x, SInt32 *y, SInt32 *z)
 
void OVR::PackSensor (UByte *buffer, SInt32 x, SInt32 y, SInt32 z)
 
UInt16 OVR::SelectSensorRampValue (const UInt16 *ramp, unsigned count, float val, float factor, const char *label)