SLProject 4.0.000
|
#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... | |
float ovrFovPort_::DownTan |
The tangent of the angle between the viewing vector and the bottom edge of the field of view.
float ovrFovPort_::LeftTan |
The tangent of the angle between the viewing vector and the left edge of the field of view.
float ovrFovPort_::RightTan |
The tangent of the angle between the viewing vector and the right edge of the field of view.
float ovrFovPort_::UpTan |
The tangent of the angle between the viewing vector and the top edge of the field of view.