Blender V2.61 - r43446
Public Member Functions

btTetrahedronShapeEx Class Reference

Helper class for tetrahedrons. More...

#include <btGImpactShape.h>

Inheritance diagram for btTetrahedronShapeEx:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 btTetrahedronShapeEx ()
SIMD_FORCE_INLINE void setVertices (const btVector3 &v0, const btVector3 &v1, const btVector3 &v2, const btVector3 &v3)

Detailed Description

Helper class for tetrahedrons.

Definition at line 55 of file btGImpactShape.h.


Constructor & Destructor Documentation

btTetrahedronShapeEx::btTetrahedronShapeEx ( ) [inline]

Definition at line 58 of file btGImpactShape.h.

References btBU_Simplex1to4::m_numVertices.


Member Function Documentation

SIMD_FORCE_INLINE void btTetrahedronShapeEx::setVertices ( const btVector3 &  v0,
const btVector3 &  v1,
const btVector3 &  v2,
const btVector3 &  v3 
) [inline]

The documentation for this class was generated from the following file: