Blender
V3.3
|
#include <btGhostObject.h>
Public Member Functions | |
btPairCachingGhostObject () | |
virtual | ~btPairCachingGhostObject () |
virtual void | addOverlappingObjectInternal (btBroadphaseProxy *otherProxy, btBroadphaseProxy *thisProxy=0) |
this method is mainly for expert/internal use only. More... | |
virtual void | removeOverlappingObjectInternal (btBroadphaseProxy *otherProxy, btDispatcher *dispatcher, btBroadphaseProxy *thisProxy=0) |
btHashedOverlappingPairCache * | getOverlappingPairCache () |
Definition at line 96 of file btGhostObject.h.
btPairCachingGhostObject::btPairCachingGhostObject | ( | ) |
Definition at line 57 of file btGhostObject.cpp.
References btAlignedAlloc, and btHashedOverlappingPairCache().
|
virtual |
Definition at line 62 of file btGhostObject.cpp.
References btAlignedFree.
|
virtual |
this method is mainly for expert/internal use only.
Definition at line 68 of file btGhostObject.cpp.
References btAssert, btBroadphaseProxy, btCollisionObject, and getBroadphaseHandle().
|
inline |
Definition at line 110 of file btGhostObject.h.
Referenced by recoverFromPenetration().
|
virtual |
Definition at line 83 of file btGhostObject.cpp.
References btAssert, btBroadphaseProxy, btCollisionObject, and getBroadphaseHandle().