ReactPhysics3D  v0.10.1
C++ Physics engine library
reactphysics3d::PolygonVertexArray::PolygonFace Struct Reference

Represent a polygon face of the mesh. More...

#include <include/reactphysics3d/collision/PolygonVertexArray.h>

Public Attributes

uint32 nbVertices
 Number of vertices in the polygon face.
 
uint32 indexBase
 Index of the first vertex of the polygon face inside the array with all vertex indices.
 

Detailed Description

Represent a polygon face of the mesh.


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