Bike-X  0.8
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
OVR::TrackingReport Struct Reference

#include "OVR_Device.h"

Collaboration diagram for OVR::TrackingReport:
Collaboration graph

Public Member Functions

 TrackingReport ()
 
 TrackingReport (UInt16 commandId, UByte pattern, bool enable, bool autoincrement, bool useCarrier, bool syncInput, bool vsyncLock, bool customPattern, UInt16 exposureLength, UInt16 frameInterval, UInt16 vsyncOffset, UByte dutyCycle)
 

Data Fields

UInt16 CommandId
 
UByte Pattern
 
bool Enable
 
bool Autoincrement
 
bool UseCarrier
 
bool SyncInput
 
bool VsyncLock
 
bool CustomPattern
 
UInt16 ExposureLength
 
UInt16 FrameInterval
 
UInt16 VsyncOffset
 
UByte DutyCycle
 

Detailed Description

Definition at line 566 of file OVR_Device.h.

Constructor & Destructor Documentation

OVR::TrackingReport::TrackingReport ( )
inline

Definition at line 568 of file OVR_Device.h.

OVR::TrackingReport::TrackingReport ( UInt16  commandId,
UByte  pattern,
bool  enable,
bool  autoincrement,
bool  useCarrier,
bool  syncInput,
bool  vsyncLock,
bool  customPattern,
UInt16  exposureLength,
UInt16  frameInterval,
UInt16  vsyncOffset,
UByte  dutyCycle 
)
inline

Definition at line 576 of file OVR_Device.h.

Field Documentation

bool OVR::TrackingReport::Autoincrement

Definition at line 598 of file OVR_Device.h.

UInt16 OVR::TrackingReport::CommandId

Definition at line 595 of file OVR_Device.h.

bool OVR::TrackingReport::CustomPattern

Definition at line 602 of file OVR_Device.h.

UByte OVR::TrackingReport::DutyCycle

Definition at line 608 of file OVR_Device.h.

bool OVR::TrackingReport::Enable

Definition at line 597 of file OVR_Device.h.

UInt16 OVR::TrackingReport::ExposureLength

Definition at line 603 of file OVR_Device.h.

UInt16 OVR::TrackingReport::FrameInterval

Definition at line 604 of file OVR_Device.h.

UByte OVR::TrackingReport::Pattern

Definition at line 596 of file OVR_Device.h.

bool OVR::TrackingReport::SyncInput

Definition at line 600 of file OVR_Device.h.

bool OVR::TrackingReport::UseCarrier

Definition at line 599 of file OVR_Device.h.

bool OVR::TrackingReport::VsyncLock

Definition at line 601 of file OVR_Device.h.

UInt16 OVR::TrackingReport::VsyncOffset

Definition at line 606 of file OVR_Device.h.


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