Blender V2.61 - r43446
Public Member Functions

btPairCachingGhostObject Class Reference

#include <btGhostObject.h>

List of all members.

Public Member Functions

 btPairCachingGhostObject ()
virtual ~btPairCachingGhostObject ()
virtual void addOverlappingObjectInternal (btBroadphaseProxy *otherProxy, btBroadphaseProxy *thisProxy=0)
 this method is mainly for expert/internal use only.
virtual void removeOverlappingObjectInternal (btBroadphaseProxy *otherProxy, btDispatcher *dispatcher, btBroadphaseProxy *thisProxy=0)
btHashedOverlappingPairCachegetOverlappingPairCache ()

Detailed Description

Definition at line 99 of file btGhostObject.h.


Constructor & Destructor Documentation

btPairCachingGhostObject::btPairCachingGhostObject ( )

Definition at line 59 of file btGhostObject.cpp.

References btAlignedAlloc.

btPairCachingGhostObject::~btPairCachingGhostObject ( ) [virtual]

Member Function Documentation

void btPairCachingGhostObject::addOverlappingObjectInternal ( btBroadphaseProxy *  otherProxy,
btBroadphaseProxy *  thisProxy = 0 
) [virtual]

this method is mainly for expert/internal use only.

Definition at line 70 of file btGhostObject.cpp.

References btHashedOverlappingPairCache::addOverlappingPair(), and btAssert.

btHashedOverlappingPairCache* btPairCachingGhostObject::getOverlappingPairCache ( ) [inline]
void btPairCachingGhostObject::removeOverlappingObjectInternal ( btBroadphaseProxy *  otherProxy,
btDispatcher dispatcher,
btBroadphaseProxy *  thisProxy = 0 
) [virtual]

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