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

#include "OVR_Device.h"

Collaboration diagram for OVR::LensDistortionReport:
Collaboration graph

Public Member Functions

 LensDistortionReport ()
 
 LensDistortionReport (UInt16 commandId, UByte numDistortions, UByte distortionIndex, UByte bitmask, UInt16 lensType, UInt16 version, UInt16 eyeRelief, UInt16 kCoefficients[11], UInt16 maxR, UInt16 metersPerTanAngleAtCenter, UInt16 chromaticAberration[4])
 

Data Fields

UInt16 CommandId
 
UByte NumDistortions
 
UByte DistortionIndex
 
UByte Bitmask
 
UInt16 LensType
 
UInt16 Version
 
UInt16 EyeRelief
 
UInt16 KCoefficients [11]
 
UInt16 MaxR
 
UInt16 MetersPerTanAngleAtCenter
 
UInt16 ChromaticAberration [4]
 

Detailed Description

Definition at line 833 of file OVR_Device.h.

Constructor & Destructor Documentation

OVR::LensDistortionReport::LensDistortionReport ( )
inline

Definition at line 835 of file OVR_Device.h.

OVR::LensDistortionReport::LensDistortionReport ( UInt16  commandId,
UByte  numDistortions,
UByte  distortionIndex,
UByte  bitmask,
UInt16  lensType,
UInt16  version,
UInt16  eyeRelief,
UInt16  kCoefficients[11],
UInt16  maxR,
UInt16  metersPerTanAngleAtCenter,
UInt16  chromaticAberration[4] 
)
inline

Definition at line 847 of file OVR_Device.h.

Field Documentation

UByte OVR::LensDistortionReport::Bitmask

Definition at line 875 of file OVR_Device.h.

UInt16 OVR::LensDistortionReport::ChromaticAberration[4]

Definition at line 882 of file OVR_Device.h.

UInt16 OVR::LensDistortionReport::CommandId

Definition at line 872 of file OVR_Device.h.

UByte OVR::LensDistortionReport::DistortionIndex

Definition at line 874 of file OVR_Device.h.

UInt16 OVR::LensDistortionReport::EyeRelief

Definition at line 878 of file OVR_Device.h.

UInt16 OVR::LensDistortionReport::KCoefficients[11]

Definition at line 879 of file OVR_Device.h.

UInt16 OVR::LensDistortionReport::LensType

Definition at line 876 of file OVR_Device.h.

UInt16 OVR::LensDistortionReport::MaxR

Definition at line 880 of file OVR_Device.h.

UInt16 OVR::LensDistortionReport::MetersPerTanAngleAtCenter

Definition at line 881 of file OVR_Device.h.

UByte OVR::LensDistortionReport::NumDistortions

Definition at line 873 of file OVR_Device.h.

UInt16 OVR::LensDistortionReport::Version

Definition at line 877 of file OVR_Device.h.


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