Public Types | |
enum | { PacketSize = 6 } |
Public Member Functions | |
LatencyTestDisplayImpl (const OVR::LatencyTestDisplay &display) | |
void | Pack () |
void | Unpack () |
Public Attributes | |
UByte | Buffer [PacketSize] |
OVR::LatencyTestDisplay | Display |
Definition at line 363 of file OVR_LatencyTestImpl.cpp.
anonymous enum |
Definition at line 365 of file OVR_LatencyTestImpl.cpp.
OVR::LatencyTestDisplayImpl::LatencyTestDisplayImpl | ( | const OVR::LatencyTestDisplay & | display | ) | [inline] |
Definition at line 370 of file OVR_LatencyTestImpl.cpp.
void OVR::LatencyTestDisplayImpl::Pack | ( | ) | [inline] |
Definition at line 376 of file OVR_LatencyTestImpl.cpp.
void OVR::LatencyTestDisplayImpl::Unpack | ( | ) | [inline] |
Definition at line 386 of file OVR_LatencyTestImpl.cpp.
Definition at line 366 of file OVR_LatencyTestImpl.cpp.
Definition at line 368 of file OVR_LatencyTestImpl.cpp.