|  | ReactPhysics3D
    v0.10.2
    C++ Physics engine library | 
#include <include/reactphysics3d/collision/HalfEdgeStructure.h>
| Public Member Functions | |
| Face (MemoryAllocator &allocator) | |
| Constructor. | |
| Face (const Array< uint32 > &vertices) | |
| Constructor. | |
| Public Attributes | |
| uint32 | edgeIndex | 
| Array< uint32 > | faceVertices | 
Face.