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

#include "OVR_Stereo.h"

Collaboration diagram for OVR::ScaleAndOffset2D:
Collaboration graph

Public Member Functions

 ScaleAndOffset2D (float sx=0.0f, float sy=0.0f, float ox=0.0f, float oy=0.0f)
 

Data Fields

Vector2f Scale
 
Vector2f Offset
 

Detailed Description

Definition at line 141 of file OVR_Stereo.h.

Constructor & Destructor Documentation

OVR::ScaleAndOffset2D::ScaleAndOffset2D ( float  sx = 0.0f,
float  sy = 0.0f,
float  ox = 0.0f,
float  oy = 0.0f 
)
inline

Definition at line 146 of file OVR_Stereo.h.

Field Documentation

Vector2f OVR::ScaleAndOffset2D::Offset

Definition at line 144 of file OVR_Stereo.h.

Vector2f OVR::ScaleAndOffset2D::Scale

Definition at line 143 of file OVR_Stereo.h.


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