Blender
V3.3
|
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 52 of file btGImpactShape.h.
|
inline |
Definition at line 55 of file btGImpactShape.h.
References m_numVertices.
|
inline |
Definition at line 60 of file btGImpactShape.h.
References m_vertices, recalcLocalAabb(), v1, and v2.