The structure of Triangles. More...
Public Attributes | |
V3F_C4B_T2F * | verts |
Vertex data pointer. More... | |
unsigned short * | indices |
Index data pointer. More... | |
int | vertCount |
The number of vertices. More... | |
int | indexCount |
The number of indices. More... | |
The structure of Triangles.
V3F_C4B_T2F* verts |
Vertex data pointer.
unsigned short* indices |
Index data pointer.
int vertCount |
The number of vertices.
int indexCount |
The number of indices.