| Bullet Collision Detection & Physics Library
    | 
The btGhostPairCallback interfaces and forwards adding and removal of overlapping pairs from the btBroadphaseInterface to btGhostObject. More...
#include <btGhostObject.h>


| Public Member Functions | |
| btGhostPairCallback () | |
| virtual | ~btGhostPairCallback () | 
| virtual btBroadphasePair * | addOverlappingPair (btBroadphaseProxy *proxy0, btBroadphaseProxy *proxy1) | 
| virtual void * | removeOverlappingPair (btBroadphaseProxy *proxy0, btBroadphaseProxy *proxy1, btDispatcher *dispatcher) | 
| virtual void | removeOverlappingPairsContainingProxy (btBroadphaseProxy *, btDispatcher *) | 
|  Public Member Functions inherited from btOverlappingPairCallback | |
| virtual | ~btOverlappingPairCallback () | 
| Additional Inherited Members | |
|  Protected Member Functions inherited from btOverlappingPairCallback | |
| btOverlappingPairCallback () | |
The btGhostPairCallback interfaces and forwards adding and removal of overlapping pairs from the btBroadphaseInterface to btGhostObject.
Definition at line 117 of file btGhostObject.h.
| 
 | inline | 
Definition at line 120 of file btGhostObject.h.
| 
 | inlinevirtual | 
Definition at line 124 of file btGhostObject.h.
| 
 | inlinevirtual | 
Implements btOverlappingPairCallback.
Definition at line 128 of file btGhostObject.h.
| 
 | inlinevirtual | 
Implements btOverlappingPairCallback.
Definition at line 141 of file btGhostObject.h.
| 
 | inlinevirtual | 
Implements btOverlappingPairCallback.
Definition at line 154 of file btGhostObject.h.
 1.8.16
 1.8.16