public class btGhostPairCallback extends btOverlappingPairCallback
className| Constructor and Description |
|---|
btGhostPairCallback() |
btGhostPairCallback(long cPtr,
boolean cMemoryOwn)
Construct a new btGhostPairCallback, normally you should not need this constructor it's intended for low-level usage.
|
| Modifier and Type | Method and Description |
|---|---|
static long |
getCPtr(btGhostPairCallback obj) |
long |
removeOverlappingPair(btBroadphaseProxy proxy0,
btBroadphaseProxy proxy1,
btDispatcher dispatcher) |
void |
removeOverlappingPairsContainingProxy(btBroadphaseProxy arg0,
btDispatcher arg1) |
void |
swigReleaseOwnership() |
void |
swigTakeOwnership() |
addOverlappingPair, getCPtrdispose, equals, getCPointer, hashCode, hasOwnership, isDisposed, isObtained, obtain, release, releaseOwnership, takeOwnership, toStringpublic btGhostPairCallback(long cPtr,
boolean cMemoryOwn)
public btGhostPairCallback()
public static long getCPtr(btGhostPairCallback obj)
public void swigReleaseOwnership()
public void swigTakeOwnership()
public long removeOverlappingPair(btBroadphaseProxy proxy0, btBroadphaseProxy proxy1, btDispatcher dispatcher)
removeOverlappingPair in class btOverlappingPairCallbackpublic void removeOverlappingPairsContainingProxy(btBroadphaseProxy arg0, btDispatcher arg1)
removeOverlappingPairsContainingProxy in class btOverlappingPairCallbackCopyright © 2021. All rights reserved.