![]() |
Blender V2.61 - r43446
|
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.
References btBU_Simplex1to4::m_numVertices.
| 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.
References btBU_Simplex1to4::m_vertices, and btPolyhedralConvexAabbCachingShape::recalcLocalAabb().