Blender
V3.3
|
Public Member Functions | |
virtual const btCollisionShape * | getChildShape (int index) |
virtual | ~ChildShapeRetriever () |
Public Attributes | |
GIM_ShapeRetriever * | m_parent |
Definition at line 93 of file btGImpactCollisionAlgorithm.cpp.
|
inlinevirtual |
Definition at line 101 of file btGImpactCollisionAlgorithm.cpp.
|
inlinevirtual |
Reimplemented in GIM_ShapeRetriever::TetraShapeRetriever, and GIM_ShapeRetriever::TriangleShapeRetriever.
Definition at line 97 of file btGImpactCollisionAlgorithm.cpp.
References btGImpactShapeInterface::getChildShape(), GIM_ShapeRetriever::m_gim_shape, and m_parent.
Referenced by GIM_ShapeRetriever::getChildShape().
GIM_ShapeRetriever* GIM_ShapeRetriever::ChildShapeRetriever::m_parent |
Definition at line 96 of file btGImpactCollisionAlgorithm.cpp.
Referenced by getChildShape(), GIM_ShapeRetriever::TriangleShapeRetriever::getChildShape(), GIM_ShapeRetriever::TetraShapeRetriever::getChildShape(), and GIM_ShapeRetriever::GIM_ShapeRetriever().