Cocos2d-x  v4
TrianglesCommand::Triangles Struct Reference

The structure of Triangles. More...

Public Attributes

V3F_C4B_T2Fverts = 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.
 

Detailed Description

The structure of Triangles.


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