Blender V2.61 - r43446
|
Public Member Functions | |
virtual btCollisionShape * | getChildShape (int index) |
virtual | ~TriangleShapeRetriever () |
Definition at line 108 of file btGImpactCollisionAlgorithm.cpp.
virtual GIM_ShapeRetriever::TriangleShapeRetriever::~TriangleShapeRetriever | ( | ) | [inline, virtual] |
Definition at line 117 of file btGImpactCollisionAlgorithm.cpp.
virtual btCollisionShape* GIM_ShapeRetriever::TriangleShapeRetriever::getChildShape | ( | int | index | ) | [inline, virtual] |
Reimplemented from GIM_ShapeRetriever::ChildShapeRetriever.
Definition at line 112 of file btGImpactCollisionAlgorithm.cpp.
References btGImpactShapeInterface::getBulletTriangle(), GIM_ShapeRetriever::m_gim_shape, GIM_ShapeRetriever::ChildShapeRetriever::m_parent, and GIM_ShapeRetriever::m_trishape.