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

#include "OVR_Stereo.h"

Collaboration diagram for OVR::HmdRenderInfo:
Collaboration graph

Data Structures

struct  EyeConfig
 
struct  ShutterInfo
 

Public Member Functions

 HmdRenderInfo ()
 
EyeConfig GetEyeCenter () const
 

Data Fields

HmdTypeEnum HmdType
 
Size< int > ResolutionInPixels
 
Size< float > ScreenSizeInMeters
 
float ScreenGapSizeInMeters
 
float CenterFromTopInMeters
 
float LensSeparationInMeters
 
float LensDiameterInMeters
 
float LensSurfaceToMidplateInMeters
 
EyeCupType EyeCups
 
struct
OVR::HmdRenderInfo::ShutterInfo 
Shutter
 
struct
OVR::HmdRenderInfo::EyeConfig 
EyeLeft
 
struct
OVR::HmdRenderInfo::EyeConfig 
EyeRight
 

Detailed Description

Definition at line 257 of file OVR_Stereo.h.


Data Structure Documentation

struct OVR::HmdRenderInfo::EyeConfig

Definition at line 289 of file OVR_Stereo.h.

Collaboration diagram for OVR::HmdRenderInfo::EyeConfig:
Collaboration graph
Data Fields
LensConfig Distortion
float NoseToPupilInMeters
float ReliefInMeters
struct OVR::HmdRenderInfo::ShutterInfo

Definition at line 277 of file OVR_Stereo.h.

Collaboration diagram for OVR::HmdRenderInfo::ShutterInfo:
Collaboration graph
Data Fields
float FirstScanlineToLastScanline
float PixelPersistence
float PixelSettleTime
HmdShutterTypeEnum Type
float VsyncToFirstScanline
float VsyncToNextVsync

Constructor & Destructor Documentation

OVR::HmdRenderInfo::HmdRenderInfo ( )
inline

Definition at line 300 of file OVR_Stereo.h.

Member Function Documentation

EyeConfig OVR::HmdRenderInfo::GetEyeCenter ( ) const
inline

Definition at line 327 of file OVR_Stereo.h.

Field Documentation

float OVR::HmdRenderInfo::CenterFromTopInMeters

Definition at line 270 of file OVR_Stereo.h.

EyeCupType OVR::HmdRenderInfo::EyeCups

Definition at line 274 of file OVR_Stereo.h.

struct OVR::HmdRenderInfo::EyeConfig OVR::HmdRenderInfo::EyeLeft
struct OVR::HmdRenderInfo::EyeConfig OVR::HmdRenderInfo::EyeRight
HmdTypeEnum OVR::HmdRenderInfo::HmdType

Definition at line 262 of file OVR_Stereo.h.

float OVR::HmdRenderInfo::LensDiameterInMeters

Definition at line 272 of file OVR_Stereo.h.

float OVR::HmdRenderInfo::LensSeparationInMeters

Definition at line 271 of file OVR_Stereo.h.

float OVR::HmdRenderInfo::LensSurfaceToMidplateInMeters

Definition at line 273 of file OVR_Stereo.h.

Size<int> OVR::HmdRenderInfo::ResolutionInPixels

Definition at line 265 of file OVR_Stereo.h.

float OVR::HmdRenderInfo::ScreenGapSizeInMeters

Definition at line 267 of file OVR_Stereo.h.

Size<float> OVR::HmdRenderInfo::ScreenSizeInMeters

Definition at line 266 of file OVR_Stereo.h.

struct OVR::HmdRenderInfo::ShutterInfo OVR::HmdRenderInfo::Shutter

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