Axmol Engine 2.4.0-258ceca
|
The structure of Triangles. More...
#include <TrianglesCommand.h>
Public Attributes | |
V3F_C4B_T2F * | verts = nullptr |
Vertex data pointer. | |
unsigned short * | indices = nullptr |
Index data pointer. | |
unsigned int | vertCount = 0 |
The number of vertices. | |
unsigned int | indexCount = 0 |
The number of indices. | |
The structure of Triangles.