SLProject  4.2.000
A platform independent 3D computer graphics framework for desktop OS, Android, iOS and online in web browsers
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...
 

Detailed Description

Definition at line 702 of file SLGLOVRWorkaround.h.

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.

Definition at line 707 of file SLGLOVRWorkaround.h.

◆ LeftTan

float ovrFovPort_::LeftTan

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

Definition at line 709 of file SLGLOVRWorkaround.h.

◆ RightTan

float ovrFovPort_::RightTan

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

Definition at line 711 of file SLGLOVRWorkaround.h.

◆ UpTan

float ovrFovPort_::UpTan

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

Definition at line 705 of file SLGLOVRWorkaround.h.


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