OpenGL ES SDK for Android ARM Developer Center
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
GroundMesh::DrawInfo Struct Reference

Public Attributes

size_t index_buffer_offset
 
size_t uniform_buffer_offset
 
unsigned int indices
 
unsigned int instances
 

Detailed Description

Definition at line 89 of file GroundMesh.h.

Member Data Documentation

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.


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