Classes | Public Member Functions | Public Attributes

GIM_ShapeRetriever Class Reference

Retrieving shapes shapes. More...

Collaboration diagram for GIM_ShapeRetriever:
Collaboration graph
[legend]

List of all members.

Classes

class  ChildShapeRetriever
class  TetraShapeRetriever
class  TriangleShapeRetriever

Public Member Functions

 GIM_ShapeRetriever (const btGImpactShapeInterface *gim_shape)
const btCollisionShapegetChildShape (int index)

Public Attributes

const btGImpactShapeInterfacem_gim_shape
btTriangleShapeEx m_trishape
btTetrahedronShapeEx m_tetrashape
ChildShapeRetriever m_child_retriever
TriangleShapeRetriever m_tri_retriever
TetraShapeRetriever m_tetra_retriever
ChildShapeRetrieverm_current_retriever

Detailed Description

Retrieving shapes shapes.

Declared here due of insuficent space on Pool allocators

Definition at line 89 of file btGImpactCollisionAlgorithm.cpp.


Constructor & Destructor Documentation

GIM_ShapeRetriever::GIM_ShapeRetriever ( const btGImpactShapeInterface gim_shape  )  [inline]

Definition at line 136 of file btGImpactCollisionAlgorithm.cpp.


Member Function Documentation

const btCollisionShape* GIM_ShapeRetriever::getChildShape ( int  index  )  [inline]

Definition at line 156 of file btGImpactCollisionAlgorithm.cpp.


Member Data Documentation

Definition at line 131 of file btGImpactCollisionAlgorithm.cpp.

Definition at line 134 of file btGImpactCollisionAlgorithm.cpp.

Definition at line 92 of file btGImpactCollisionAlgorithm.cpp.

Definition at line 133 of file btGImpactCollisionAlgorithm.cpp.

Definition at line 94 of file btGImpactCollisionAlgorithm.cpp.

Definition at line 132 of file btGImpactCollisionAlgorithm.cpp.

Definition at line 93 of file btGImpactCollisionAlgorithm.cpp.


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