Public Types | |
enum | { PacketSize = 6 } |
Public Member Functions | |
LatencyTestStartTestImpl (const Color &targetColor) | |
void | Pack () |
void | Unpack () |
Public Attributes | |
UByte | Buffer [PacketSize] |
Color | TargetColor |
Definition at line 329 of file OVR_LatencyTestImpl.cpp.
anonymous enum |
Definition at line 331 of file OVR_LatencyTestImpl.cpp.
OVR::LatencyTestStartTestImpl::LatencyTestStartTestImpl | ( | const Color & | targetColor | ) | [inline] |
Definition at line 336 of file OVR_LatencyTestImpl.cpp.
void OVR::LatencyTestStartTestImpl::Pack | ( | ) | [inline] |
Definition at line 342 of file OVR_LatencyTestImpl.cpp.
void OVR::LatencyTestStartTestImpl::Unpack | ( | ) | [inline] |
Definition at line 354 of file OVR_LatencyTestImpl.cpp.
Definition at line 332 of file OVR_LatencyTestImpl.cpp.
Definition at line 334 of file OVR_LatencyTestImpl.cpp.