Blender V2.61 - r43446
Classes | Public Member Functions | Public Attributes

GIM_ShapeRetriever Class Reference

Retrieving shapes shapes. More...

List of all members.

Classes

class  ChildShapeRetriever
class  TetraShapeRetriever
class  TriangleShapeRetriever

Public Member Functions

 GIM_ShapeRetriever (btGImpactShapeInterface *gim_shape)
btCollisionShapegetChildShape (int index)

Public Attributes

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 ( btGImpactShapeInterface gim_shape) [inline]

Member Function Documentation

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

Member Data Documentation

Definition at line 131 of file btGImpactCollisionAlgorithm.cpp.

Referenced by GIM_ShapeRetriever().

Definition at line 134 of file btGImpactCollisionAlgorithm.cpp.

Referenced by getChildShape(), and GIM_ShapeRetriever().

Definition at line 133 of file btGImpactCollisionAlgorithm.cpp.

Referenced by GIM_ShapeRetriever().

Definition at line 132 of file btGImpactCollisionAlgorithm.cpp.

Referenced by GIM_ShapeRetriever().


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