void |
btPairCachingGhostObject.addOverlappingObjectInternal(btBroadphaseProxy otherProxy) |
void |
btGhostObject.addOverlappingObjectInternal(btBroadphaseProxy otherProxy) |
void |
btPairCachingGhostObject.addOverlappingObjectInternal(btBroadphaseProxy otherProxy,
btBroadphaseProxy thisProxy)
this method is mainly for expert/internal use only.
|
void |
btGhostObject.addOverlappingObjectInternal(btBroadphaseProxy otherProxy,
btBroadphaseProxy thisProxy)
this method is mainly for expert/internal use only.
|
btBroadphasePair |
btGhostPairCallback.addOverlappingPair(btBroadphaseProxy proxy0,
btBroadphaseProxy proxy1) |
btBroadphasePair |
btSortedOverlappingPairCache.addOverlappingPair(btBroadphaseProxy proxy0,
btBroadphaseProxy proxy1) |
btBroadphasePair |
btNullPairCache.addOverlappingPair(btBroadphaseProxy arg0,
btBroadphaseProxy arg1) |
btBroadphasePair |
btHashedOverlappingPairCache.addOverlappingPair(btBroadphaseProxy proxy0,
btBroadphaseProxy proxy1) |
btBroadphasePair |
btOverlappingPairCallback.addOverlappingPair(btBroadphaseProxy proxy0,
btBroadphaseProxy proxy1) |
void |
btOverlappingPairCache.cleanProxyFromPairs(btBroadphaseProxy proxy,
btDispatcher dispatcher) |
void |
btSortedOverlappingPairCache.cleanProxyFromPairs(btBroadphaseProxy proxy,
btDispatcher dispatcher) |
void |
btNullPairCache.cleanProxyFromPairs(btBroadphaseProxy arg0,
btDispatcher arg1) |
void |
btHashedOverlappingPairCache.cleanProxyFromPairs(btBroadphaseProxy proxy,
btDispatcher dispatcher) |
void |
btSimpleBroadphase.destroyProxy(btBroadphaseProxy proxy,
btDispatcher dispatcher) |
void |
btDbvtBroadphase.destroyProxy(btBroadphaseProxy proxy,
btDispatcher dispatcher) |
void |
btBroadphaseInterface.destroyProxy(btBroadphaseProxy proxy,
btDispatcher dispatcher) |
btBroadphasePair |
btOverlappingPairCache.findPair(btBroadphaseProxy proxy0,
btBroadphaseProxy proxy1) |
btBroadphasePair |
btSortedOverlappingPairCache.findPair(btBroadphaseProxy proxy0,
btBroadphaseProxy proxy1) |
btBroadphasePair |
btNullPairCache.findPair(btBroadphaseProxy arg0,
btBroadphaseProxy arg1) |
btBroadphasePair |
btHashedOverlappingPairCache.findPair(btBroadphaseProxy proxy0,
btBroadphaseProxy proxy1) |
void |
btSimpleBroadphase.getAabb(btBroadphaseProxy proxy,
btVector3 aabbMin,
btVector3 aabbMax) |
void |
btDbvtBroadphase.getAabb(btBroadphaseProxy proxy,
btVector3 aabbMin,
btVector3 aabbMax) |
void |
btBroadphaseInterface.getAabb(btBroadphaseProxy proxy,
btVector3 aabbMin,
btVector3 aabbMax) |
btBroadphasePair |
btBroadphasePair.m_pProxy0(btBroadphaseProxy setter) |
btBroadphasePair |
btBroadphasePair.m_pProxy1(btBroadphaseProxy setter) |
boolean |
btOverlapFilterCallback.needBroadphaseCollision(btBroadphaseProxy proxy0,
btBroadphaseProxy proxy1) |
boolean |
btOverlappingPairCache.needsBroadphaseCollision(btBroadphaseProxy proxy0,
btBroadphaseProxy proxy1) |
boolean |
btSortedOverlappingPairCache.needsBroadphaseCollision(btBroadphaseProxy proxy0,
btBroadphaseProxy proxy1) |
boolean |
btNullPairCache.needsBroadphaseCollision(btBroadphaseProxy arg0,
btBroadphaseProxy arg1) |
boolean |
btHashedOverlappingPairCache.needsBroadphaseCollision(btBroadphaseProxy proxy0,
btBroadphaseProxy proxy1) |
boolean |
btCollisionWorld.RayResultCallback.needsCollision(btBroadphaseProxy proxy0) |
boolean |
btCollisionWorld.ConvexResultCallback.needsCollision(btBroadphaseProxy proxy0) |
boolean |
btCollisionWorld.ContactResultCallback.needsCollision(btBroadphaseProxy proxy0) |
boolean |
btBroadphaseAabbCallback.process(btBroadphaseProxy proxy) |
void |
btPairCachingGhostObject.removeOverlappingObjectInternal(btBroadphaseProxy otherProxy,
btDispatcher dispatcher) |
void |
btGhostObject.removeOverlappingObjectInternal(btBroadphaseProxy otherProxy,
btDispatcher dispatcher) |
void |
btPairCachingGhostObject.removeOverlappingObjectInternal(btBroadphaseProxy otherProxy,
btDispatcher dispatcher,
btBroadphaseProxy thisProxy) |
void |
btGhostObject.removeOverlappingObjectInternal(btBroadphaseProxy otherProxy,
btDispatcher dispatcher,
btBroadphaseProxy thisProxy)
this method is mainly for expert/internal use only.
|
Pointer |
btGhostPairCallback.removeOverlappingPair(btBroadphaseProxy proxy0,
btBroadphaseProxy proxy1,
btDispatcher dispatcher) |
Pointer |
btSortedOverlappingPairCache.removeOverlappingPair(btBroadphaseProxy proxy0,
btBroadphaseProxy proxy1,
btDispatcher dispatcher) |
Pointer |
btNullPairCache.removeOverlappingPair(btBroadphaseProxy arg0,
btBroadphaseProxy arg1,
btDispatcher arg2) |
Pointer |
btHashedOverlappingPairCache.removeOverlappingPair(btBroadphaseProxy proxy0,
btBroadphaseProxy proxy1,
btDispatcher dispatcher) |
Pointer |
btOverlappingPairCallback.removeOverlappingPair(btBroadphaseProxy proxy0,
btBroadphaseProxy proxy1,
btDispatcher dispatcher) |
void |
btGhostPairCallback.removeOverlappingPairsContainingProxy(btBroadphaseProxy arg0,
btDispatcher arg1) |
void |
btSortedOverlappingPairCache.removeOverlappingPairsContainingProxy(btBroadphaseProxy proxy,
btDispatcher dispatcher) |
void |
btNullPairCache.removeOverlappingPairsContainingProxy(btBroadphaseProxy arg0,
btDispatcher arg1) |
void |
btHashedOverlappingPairCache.removeOverlappingPairsContainingProxy(btBroadphaseProxy proxy,
btDispatcher dispatcher) |
void |
btOverlappingPairCallback.removeOverlappingPairsContainingProxy(btBroadphaseProxy proxy0,
btDispatcher dispatcher) |
void |
btSimpleBroadphase.setAabb(btBroadphaseProxy proxy,
btVector3 aabbMin,
btVector3 aabbMax,
btDispatcher dispatcher) |
void |
btDbvtBroadphase.setAabb(btBroadphaseProxy proxy,
btVector3 aabbMin,
btVector3 aabbMax,
btDispatcher dispatcher) |
void |
btBroadphaseInterface.setAabb(btBroadphaseProxy proxy,
btVector3 aabbMin,
btVector3 aabbMax,
btDispatcher dispatcher) |
void |
btDbvtBroadphase.setAabbForceUpdate(btBroadphaseProxy absproxy,
btVector3 aabbMin,
btVector3 aabbMax,
btDispatcher arg3)
this setAabbForceUpdate is similar to setAabb but always forces the aabb update.
|
void |
btCollisionObject.setBroadphaseHandle(btBroadphaseProxy handle) |
boolean |
btSimpleBroadphase.testAabbOverlap(btBroadphaseProxy proxy0,
btBroadphaseProxy proxy1) |