SLProject
4.2.000
A platform independent 3D computer graphics framework for desktop OS, Android, iOS and online in web browsers
|
#include <SLGLOVRWorkaround.h>
Public Attributes | |
SLVec2f | ScreenPosNDC |
float | TimeWarpFactor |
float | VignetteFactor |
SLVec2f | TanEyeAnglesR |
SLVec2f | TanEyeAnglesG |
SLVec2f | TanEyeAnglesB |
Definition at line 619 of file SLGLOVRWorkaround.h.
SLVec2f ovrDistortionVertex_::ScreenPosNDC |
Definition at line 621 of file SLGLOVRWorkaround.h.
SLVec2f ovrDistortionVertex_::TanEyeAnglesB |
Definition at line 626 of file SLGLOVRWorkaround.h.
SLVec2f ovrDistortionVertex_::TanEyeAnglesG |
Definition at line 625 of file SLGLOVRWorkaround.h.
SLVec2f ovrDistortionVertex_::TanEyeAnglesR |
Definition at line 624 of file SLGLOVRWorkaround.h.
float ovrDistortionVertex_::TimeWarpFactor |
Definition at line 622 of file SLGLOVRWorkaround.h.
float ovrDistortionVertex_::VignetteFactor |
Definition at line 623 of file SLGLOVRWorkaround.h.