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 | |
ovrDistortionVertex * | pVertexData |
unsigned short * | pIndexData |
unsigned int | VertexCount |
unsigned int | IndexCount |
Definition at line 630 of file SLGLOVRWorkaround.h.
unsigned int ovrDistortionMesh_::IndexCount |
Definition at line 635 of file SLGLOVRWorkaround.h.
unsigned short* ovrDistortionMesh_::pIndexData |
Definition at line 633 of file SLGLOVRWorkaround.h.
ovrDistortionVertex* ovrDistortionMesh_::pVertexData |
Definition at line 632 of file SLGLOVRWorkaround.h.
unsigned int ovrDistortionMesh_::VertexCount |
Definition at line 634 of file SLGLOVRWorkaround.h.