Bike-X
0.8
|
Public Types | |
enum | { PacketSize = 6 } |
Public Member Functions | |
LatencyTestStartTestImpl (const Color &targetColor) | |
void | Pack () |
void | Unpack () |
Data Fields | |
UByte | Buffer [PacketSize] |
Color | TargetColor |
Definition at line 331 of file OVR_LatencyTestImpl.cpp.
anonymous enum |
Enumerator | |
---|---|
PacketSize |
Definition at line 333 of file OVR_LatencyTestImpl.cpp.
|
inline |
Definition at line 338 of file OVR_LatencyTestImpl.cpp.
|
inline |
Definition at line 344 of file OVR_LatencyTestImpl.cpp.
|
inline |
Definition at line 355 of file OVR_LatencyTestImpl.cpp.
UByte OVR::LatencyTestStartTestImpl::Buffer[PacketSize] |
Definition at line 334 of file OVR_LatencyTestImpl.cpp.
Color OVR::LatencyTestStartTestImpl::TargetColor |
Definition at line 336 of file OVR_LatencyTestImpl.cpp.