| Bullet Collision Detection & Physics Library
    | 


| Public Member Functions | |
| btCompoundCompoundLeafCallback (const btCollisionObjectWrapper *compound1ObjWrap, const btCollisionObjectWrapper *compound0ObjWrap, btDispatcher *dispatcher, const btDispatcherInfo &dispatchInfo, btManifoldResult *resultOut, btHashedSimplePairCache *childAlgorithmsCache, btPersistentManifold *sharedManifold) | |
| void | Process (const btDbvtNode *leaf0, const btDbvtNode *leaf1) | 
|  Public Member Functions inherited from btDbvt::ICollide | |
| DBVT_VIRTUAL void | Process (const btDbvtNode *, const btDbvtNode *) | 
| DBVT_VIRTUAL void | Process (const btDbvtNode *) | 
| DBVT_VIRTUAL void | Process (const btDbvtNode *n, btScalar) | 
| DBVT_VIRTUAL bool | Descent (const btDbvtNode *) | 
| DBVT_VIRTUAL bool | AllLeaves (const btDbvtNode *) | 
| Public Attributes | |
| int | m_numOverlapPairs | 
| const btCollisionObjectWrapper * | m_compound0ColObjWrap | 
| const btCollisionObjectWrapper * | m_compound1ColObjWrap | 
| btDispatcher * | m_dispatcher | 
| const btDispatcherInfo & | m_dispatchInfo | 
| btManifoldResult * | m_resultOut | 
| class btHashedSimplePairCache * | m_childCollisionAlgorithmCache | 
| btPersistentManifold * | m_sharedManifold | 
Definition at line 89 of file btCompoundCompoundCollisionAlgorithm.cpp.
| 
 | inline | 
Definition at line 103 of file btCompoundCompoundCollisionAlgorithm.cpp.
| 
 | inline | 
Definition at line 114 of file btCompoundCompoundCollisionAlgorithm.cpp.
| class btHashedSimplePairCache* btCompoundCompoundLeafCallback::m_childCollisionAlgorithmCache | 
Definition at line 99 of file btCompoundCompoundCollisionAlgorithm.cpp.
| const btCollisionObjectWrapper* btCompoundCompoundLeafCallback::m_compound0ColObjWrap | 
Definition at line 93 of file btCompoundCompoundCollisionAlgorithm.cpp.
| const btCollisionObjectWrapper* btCompoundCompoundLeafCallback::m_compound1ColObjWrap | 
Definition at line 94 of file btCompoundCompoundCollisionAlgorithm.cpp.
| btDispatcher* btCompoundCompoundLeafCallback::m_dispatcher | 
Definition at line 95 of file btCompoundCompoundCollisionAlgorithm.cpp.
| const btDispatcherInfo& btCompoundCompoundLeafCallback::m_dispatchInfo | 
Definition at line 96 of file btCompoundCompoundCollisionAlgorithm.cpp.
| int btCompoundCompoundLeafCallback::m_numOverlapPairs | 
Definition at line 91 of file btCompoundCompoundCollisionAlgorithm.cpp.
| btManifoldResult* btCompoundCompoundLeafCallback::m_resultOut | 
Definition at line 97 of file btCompoundCompoundCollisionAlgorithm.cpp.
| btPersistentManifold* btCompoundCompoundLeafCallback::m_sharedManifold | 
Definition at line 101 of file btCompoundCompoundCollisionAlgorithm.cpp.
 1.8.16
 1.8.16