Public Types | |
| enum | { PacketSize = 4 } |
Public Member Functions | |
| LatencyTestCalibrateImpl (const Color &calibrationColor) | |
| void | Pack () |
| void | Unpack () |
Public Attributes | |
| UByte | Buffer [PacketSize] |
| Color | CalibrationColor |
Definition at line 300 of file OVR_LatencyTestImpl.cpp.
| anonymous enum |
Definition at line 302 of file OVR_LatencyTestImpl.cpp.
| OVR::LatencyTestCalibrateImpl::LatencyTestCalibrateImpl | ( | const Color & | calibrationColor | ) | [inline] |
Definition at line 307 of file OVR_LatencyTestImpl.cpp.
| void OVR::LatencyTestCalibrateImpl::Pack | ( | ) | [inline] |
Definition at line 313 of file OVR_LatencyTestImpl.cpp.
| void OVR::LatencyTestCalibrateImpl::Unpack | ( | ) | [inline] |
Definition at line 321 of file OVR_LatencyTestImpl.cpp.
Definition at line 303 of file OVR_LatencyTestImpl.cpp.
Definition at line 305 of file OVR_LatencyTestImpl.cpp.