⚠️ This documentation corresponds to the latest development branch of axmol. It might diverge from the official releases.

Axmol Engine 3.0.0-dff292a
Loading...
Searching...
No Matches
TrianglesCommand::Triangles Struct Reference

The structure of Triangles. More...

#include <TrianglesCommand.h>

Public Attributes

V3F_T2F_C4Bverts = 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:
  • TrianglesCommand.h