Bike-X
0.8
|
Public Member Functions | |
LatencyTestMessageType | Decode (const UByte *buffer, int size) |
Data Fields | |
UInt16 | CommandID |
UInt16 | Timestamp |
UInt16 | Elapsed |
UByte | TriggerValue [3] |
UByte | TargetValue [3] |
Definition at line 122 of file OVR_LatencyTestImpl.cpp.
|
inline |
Definition at line 130 of file OVR_LatencyTestImpl.cpp.
UInt16 OVR::LatencyTestColorDetected::CommandID |
Definition at line 124 of file OVR_LatencyTestImpl.cpp.
UInt16 OVR::LatencyTestColorDetected::Elapsed |
Definition at line 126 of file OVR_LatencyTestImpl.cpp.
UByte OVR::LatencyTestColorDetected::TargetValue[3] |
Definition at line 128 of file OVR_LatencyTestImpl.cpp.
UInt16 OVR::LatencyTestColorDetected::Timestamp |
Definition at line 125 of file OVR_LatencyTestImpl.cpp.
UByte OVR::LatencyTestColorDetected::TriggerValue[3] |
Definition at line 127 of file OVR_LatencyTestImpl.cpp.