Jolt Physics
A multi core friendly Game Physics Engine
Loading...
Searching...
No Matches
IndexedTriangle.h File Reference

Go to the source code of this file.

Classes

class  IndexedTriangleNoMaterial
 Triangle with 32-bit indices. More...
 
class  IndexedTriangle
 Triangle with 32-bit indices and material index. More...
 

Typedefs

using IndexedTriangleNoMaterialList = Array< IndexedTriangleNoMaterial >
 
using IndexedTriangleList = Array< IndexedTriangle >
 

Typedef Documentation

◆ IndexedTriangleList

◆ IndexedTriangleNoMaterialList