com.bulletphysics.collision.dispatch
Class PairCachingGhostObject
java.lang.Object
com.bulletphysics.collision.dispatch.CollisionObject
com.bulletphysics.collision.dispatch.GhostObject
com.bulletphysics.collision.dispatch.PairCachingGhostObject
public class PairCachingGhostObject
- extends GhostObject
Methods inherited from class com.bulletphysics.collision.dispatch.CollisionObject |
activate, activate, forceActivationState, getActivationState, getBroadphaseHandle, getCcdMotionThreshold, getCcdSquareMotionThreshold, getCcdSweptSphereRadius, getCollisionFlags, getCollisionShape, getCompanionId, getDeactivationTime, getFriction, getHitFraction, getInternalType, getInterpolationAngularVelocity, getInterpolationLinearVelocity, getInterpolationWorldTransform, getIslandTag, getRestitution, getRootCollisionShape, getUserPointer, getWorldTransform, hasContactResponse, checkCollideWith, checkCollideWithOverride, internalSetTemporaryCollisionShape, isActive, isKinematicObject, isStaticObject, isStaticOrKinematicObject, mergesSimulationIslands, setActivationState, setBroadphaseHandle, setCcdMotionThreshold, setCcdSweptSphereRadius, setCollisionFlags, setCollisionShape, setCompanionId, setDeactivationTime, setFriction, setHitFraction, setInterpolationAngularVelocity, setInterpolationLinearVelocity, setInterpolationWorldTransform, setIslandTag, setRestitution, setUserPointer, setWorldTransform |
PairCachingGhostObject
public PairCachingGhostObject()
addOverlappingObjectInternal
public void addOverlappingObjectInternal(BroadphaseProxy otherProxy,
BroadphaseProxy thisProxy)
- This method is mainly for expert/internal use only.
- Overrides:
addOverlappingObjectInternal
in class GhostObject
removeOverlappingObjectInternal
public void removeOverlappingObjectInternal(BroadphaseProxy otherProxy,
Dispatcher dispatcher,
BroadphaseProxy thisProxy1)
- Description copied from class:
GhostObject
- This method is mainly for expert/internal use only.
- Overrides:
removeOverlappingObjectInternal
in class GhostObject
getOverlappingPairCache
public HashedOverlappingPairCache getOverlappingPairCache()