|
Bike-X
0.8
|

Public Types | |
| enum | { PacketSize = 4 } |
Public Member Functions | |
| LatencyTestCalibrateImpl (const Color &calibrationColor) | |
| void | Pack () |
| void | Unpack () |
Data Fields | |
| UByte | Buffer [PacketSize] |
| Color | CalibrationColor |
Definition at line 302 of file OVR_LatencyTestImpl.cpp.
| anonymous enum |
| Enumerator | |
|---|---|
| PacketSize | |
Definition at line 304 of file OVR_LatencyTestImpl.cpp.
|
inline |
Definition at line 309 of file OVR_LatencyTestImpl.cpp.
|
inline |
Definition at line 315 of file OVR_LatencyTestImpl.cpp.
|
inline |
Definition at line 323 of file OVR_LatencyTestImpl.cpp.
| UByte OVR::LatencyTestCalibrateImpl::Buffer[PacketSize] |
Definition at line 305 of file OVR_LatencyTestImpl.cpp.
| Color OVR::LatencyTestCalibrateImpl::CalibrationColor |
Definition at line 307 of file OVR_LatencyTestImpl.cpp.