SLProject 4.0.000
ovrFovPort_ Struct Reference

#include <SLGLOVRWorkaround.h>

Public Attributes

float UpTan
 The tangent of the angle between the viewing vector and the top edge of the field of view. More...
 
float DownTan
 The tangent of the angle between the viewing vector and the bottom edge of the field of view. More...
 
float LeftTan
 The tangent of the angle between the viewing vector and the left edge of the field of view. More...
 
float RightTan
 The tangent of the angle between the viewing vector and the right edge of the field of view. More...
 

Member Data Documentation

◆ DownTan

float ovrFovPort_::DownTan

The tangent of the angle between the viewing vector and the bottom edge of the field of view.

◆ LeftTan

float ovrFovPort_::LeftTan

The tangent of the angle between the viewing vector and the left edge of the field of view.

◆ RightTan

float ovrFovPort_::RightTan

The tangent of the angle between the viewing vector and the right edge of the field of view.

◆ UpTan

float ovrFovPort_::UpTan

The tangent of the angle between the viewing vector and the top edge of the field of view.


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