Helper class for tetrahedrons. More...
#include <btGImpactShape.h>

Public Member Functions | |
| btTetrahedronShapeEx () | |
| SIMD_FORCE_INLINE void | setVertices (const btVector3 &v0, const btVector3 &v1, const btVector3 &v2, const btVector3 &v3) |
Helper class for tetrahedrons.
Definition at line 55 of file btGImpactShape.h.
| btTetrahedronShapeEx::btTetrahedronShapeEx | ( | ) | [inline] |
Definition at line 58 of file btGImpactShape.h.
| SIMD_FORCE_INLINE void btTetrahedronShapeEx::setVertices | ( | const btVector3 & | v0, | |
| const btVector3 & | v1, | |||
| const btVector3 & | v2, | |||
| const btVector3 & | v3 | |||
| ) | [inline] |
Definition at line 64 of file btGImpactShape.h.