SLProject  4.2.000
A platform independent 3D computer graphics framework for desktop OS, Android, iOS and online in web browsers
ovrDistortionMesh_ Struct Reference

#include <SLGLOVRWorkaround.h>

Public Attributes

ovrDistortionVertexpVertexData
 
unsigned short * pIndexData
 
unsigned int VertexCount
 
unsigned int IndexCount
 

Detailed Description

Definition at line 630 of file SLGLOVRWorkaround.h.

Member Data Documentation

◆ IndexCount

unsigned int ovrDistortionMesh_::IndexCount

Definition at line 635 of file SLGLOVRWorkaround.h.

◆ pIndexData

unsigned short* ovrDistortionMesh_::pIndexData

Definition at line 633 of file SLGLOVRWorkaround.h.

◆ pVertexData

ovrDistortionVertex* ovrDistortionMesh_::pVertexData

Definition at line 632 of file SLGLOVRWorkaround.h.

◆ VertexCount

unsigned int ovrDistortionMesh_::VertexCount

Definition at line 634 of file SLGLOVRWorkaround.h.


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