Bike-X  0.8
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
OVR::LatencyTestStartTestImpl Struct Reference
Collaboration diagram for OVR::LatencyTestStartTestImpl:
Collaboration graph

Public Types

enum  { PacketSize = 6 }
 

Public Member Functions

 LatencyTestStartTestImpl (const Color &targetColor)
 
void Pack ()
 
void Unpack ()
 

Data Fields

UByte Buffer [PacketSize]
 
Color TargetColor
 

Detailed Description

Definition at line 331 of file OVR_LatencyTestImpl.cpp.

Member Enumeration Documentation

anonymous enum
Enumerator
PacketSize 

Definition at line 333 of file OVR_LatencyTestImpl.cpp.

Constructor & Destructor Documentation

OVR::LatencyTestStartTestImpl::LatencyTestStartTestImpl ( const Color targetColor)
inline

Definition at line 338 of file OVR_LatencyTestImpl.cpp.

Member Function Documentation

void OVR::LatencyTestStartTestImpl::Pack ( )
inline

Definition at line 344 of file OVR_LatencyTestImpl.cpp.

void OVR::LatencyTestStartTestImpl::Unpack ( )
inline

Definition at line 355 of file OVR_LatencyTestImpl.cpp.

Field Documentation

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.


The documentation for this struct was generated from the following file: