|  | ReactPhysics3D
    v0.10.2
    C++ Physics engine library | 
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. | |
Represent a polygon face of the mesh.