The structure of Triangles. More...
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.