OpenGL ES SDK for Android
ARM Developer Center
|
Go to the source code of this file.
Macros | |
#define | LOCATION_VERTEX 0 |
Functions | |
static unsigned int | block_index_count (unsigned int width, unsigned int height) |
static GLushort * | generate_block_indices (GLushort *pi, unsigned int vertex_buffer_offset, unsigned int width, unsigned int height) |
[Generating index buffer] More... | |
#define LOCATION_VERTEX 0 |
Definition at line 419 of file GroundMeshSetup.cpp.
Definition at line 189 of file GroundMeshSetup.cpp.
|
static |
[Generating index buffer]
Definition at line 196 of file GroundMeshSetup.cpp.