public class GhostPairCallback extends OverlappingPairCallback
BroadphaseInterface to GhostObject.| Constructor and Description |
|---|
GhostPairCallback() |
| Modifier and Type | Method and Description |
|---|---|
BroadphasePair |
addOverlappingPair(BroadphaseProxy proxy0,
BroadphaseProxy proxy1) |
Object |
removeOverlappingPair(BroadphaseProxy proxy0,
BroadphaseProxy proxy1,
Dispatcher dispatcher) |
void |
removeOverlappingPairsContainingProxy(BroadphaseProxy proxy0,
Dispatcher dispatcher) |
public BroadphasePair addOverlappingPair(BroadphaseProxy proxy0, BroadphaseProxy proxy1)
addOverlappingPair in class OverlappingPairCallbackpublic Object removeOverlappingPair(BroadphaseProxy proxy0, BroadphaseProxy proxy1, Dispatcher dispatcher)
removeOverlappingPair in class OverlappingPairCallbackpublic void removeOverlappingPairsContainingProxy(BroadphaseProxy proxy0, Dispatcher dispatcher)
removeOverlappingPairsContainingProxy in class OverlappingPairCallback