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

Go to the source code of this file.

Data Structures

struct  OVR::Tracker2Sensors
 
struct  OVR::Tracker2Message
 

Namespaces

 OVR
 

Enumerations

enum  { OVR::Sensor2_VendorId = Oculus_VendorId, OVR::Sensor2_ProductId = 0x0021, OVR::Sensor2_BootLoader = 0x1001, OVR::Sensor2_DefaultReportRate = 1000 }
 
enum  OVR::Tracker2MessageType { OVR::Tracker2Message_None = 0, OVR::Tracker2Message_Sensors = 11, OVR::Tracker2Message_Unknown = 0x100, OVR::Tracker2Message_SizeError = 0x101 }
 

Functions

Vector3f OVR::AccelFromBodyFrameUpdate (const Tracker2Sensors &update, UByte sampleNumber)
 
Vector3f OVR::MagFromBodyFrameUpdate (const Tracker2Sensors &update)
 
Vector3f OVR::EulerFromBodyFrameUpdate (const Tracker2Sensors &update, UByte sampleNumber)
 
void OVR::UpdateDK2Timestamps (SensorTimeFilter &tf, SensorTimestampMapping **timestamps, UInt32 *rawValues, int count)
 

Data Structure Documentation

struct OVR::Tracker2Message

Definition at line 111 of file OVR_Sensor2Impl.cpp.

Collaboration diagram for OVR::Tracker2Message:
Collaboration graph
Data Fields
Tracker2Sensors Sensors
Tracker2MessageType Type