This website uses cookies to improve our services and deliver relevant ads.
By interacting with this site, you agree to this use. For more information, see our Cookies Policy

Libovr 1.30 Reference Guide

OVR::ScaleAndOffset2D Struct Reference

Data Fields

Vector2f
Scale ( )
Vector2f
Offset ( )

Public Member Functions

ScaleAndOffset2D ( float sx, float sy, float ox, float oy )
Vector2f
ApplyTo ( const Vector2f & input )
ScaleAndOffset2D
Invert ( )
ScaleAndOffset2D
Combine ( const ScaleAndOffset2D & nextSO )

Field Documentation

Vector2f OVR::ScaleAndOffset2D::Scale ( )
Vector2f OVR::ScaleAndOffset2D::Offset ( )

Member Function Documentation

OVR::ScaleAndOffset2D::ScaleAndOffset2D ( float sx, float sy, float ox, float oy )
Vector2f OVR::ScaleAndOffset2D::ApplyTo ( const Vector2f & input )
ScaleAndOffset2D OVR::ScaleAndOffset2D::Invert ( )
ScaleAndOffset2D OVR::ScaleAndOffset2D::Combine ( const ScaleAndOffset2D & nextSO )
The documentation for this struct was generated from the following file: Include/Extras/OVR_Math.h