Cocos2d-x  v3.10
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Groups
TrianglesCommand::Triangles Struct Reference

The structure of Triangles. More...

Public Attributes

V3F_C4B_T2Fverts
 Vertex data pointer.
 
var verts
 Vertex data pointer.
 
local verts
 Vertex data pointer.
 
unsigned short * indices
 Index data pointer.
 
var indices
 Index data pointer.
 
local indices
 Index data pointer.
 
ssize_t vertCount
 The number of vertices.
 
ssize_t indexCount
 The number of indices.
 
var indexCount
 The number of indices.
 
local indexCount
 The number of indices.
 

Detailed Description

The structure of Triangles.


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