OpenGL ES SDK for Android
ARM Developer Center
|
Public Attributes | |
size_t | index_buffer_offset |
size_t | uniform_buffer_offset |
unsigned int | indices |
unsigned int | instances |
Definition at line 89 of file GroundMesh.h.
size_t GroundMesh::DrawInfo::index_buffer_offset |
Definition at line 91 of file GroundMesh.h.
unsigned int GroundMesh::DrawInfo::indices |
Definition at line 93 of file GroundMesh.h.
unsigned int GroundMesh::DrawInfo::instances |
Definition at line 94 of file GroundMesh.h.
size_t GroundMesh::DrawInfo::uniform_buffer_offset |
Definition at line 92 of file GroundMesh.h.