Bullet Collision Detection & Physics Library
Public Member Functions | Public Attributes | List of all members
GIM_ShapeRetriever::ChildShapeRetriever Class Reference
Inheritance diagram for GIM_ShapeRetriever::ChildShapeRetriever:
Inheritance graph
[legend]
Collaboration diagram for GIM_ShapeRetriever::ChildShapeRetriever:
Collaboration graph
[legend]

Public Member Functions

virtual const btCollisionShapegetChildShape (int index)
 
virtual ~ChildShapeRetriever ()
 

Public Attributes

GIM_ShapeRetrieverm_parent
 

Detailed Description

Definition at line 93 of file btGImpactCollisionAlgorithm.cpp.

Constructor & Destructor Documentation

◆ ~ChildShapeRetriever()

virtual GIM_ShapeRetriever::ChildShapeRetriever::~ChildShapeRetriever ( )
inlinevirtual

Definition at line 101 of file btGImpactCollisionAlgorithm.cpp.

Member Function Documentation

◆ getChildShape()

virtual const btCollisionShape * GIM_ShapeRetriever::ChildShapeRetriever::getChildShape ( int  index)
inlinevirtual

Member Data Documentation

◆ m_parent

GIM_ShapeRetriever* GIM_ShapeRetriever::ChildShapeRetriever::m_parent

Definition at line 96 of file btGImpactCollisionAlgorithm.cpp.


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