Public Member Functions | |
virtual const btCollisionShape * | getChildShape (int index) |
virtual | ~ChildShapeRetriever () |
Public Attributes | |
GIM_ShapeRetriever * | m_parent |
Definition at line 97 of file btGImpactCollisionAlgorithm.cpp.
virtual GIM_ShapeRetriever::ChildShapeRetriever::~ChildShapeRetriever | ( | ) | [inline, virtual] |
Definition at line 105 of file btGImpactCollisionAlgorithm.cpp.
virtual const btCollisionShape* GIM_ShapeRetriever::ChildShapeRetriever::getChildShape | ( | int | index | ) | [inline, virtual] |
Reimplemented in GIM_ShapeRetriever::TriangleShapeRetriever, and GIM_ShapeRetriever::TetraShapeRetriever.
Definition at line 101 of file btGImpactCollisionAlgorithm.cpp.
Definition at line 100 of file btGImpactCollisionAlgorithm.cpp.