public class PairCachingGhostObject extends GhostObject
ACTIVE_TAG, DISABLE_DEACTIVATION, DISABLE_SIMULATION, ISLAND_SLEEPING, WANTS_DEACTIVATION| Constructor and Description |
|---|
PairCachingGhostObject() |
| Modifier and Type | Method and Description |
|---|---|
void |
addOverlappingObjectInternal(BroadphaseProxy otherProxy,
BroadphaseProxy thisProxy)
This method is mainly for expert/internal use only.
|
HashedOverlappingPairCache |
getOverlappingPairCache() |
void |
removeOverlappingObjectInternal(BroadphaseProxy otherProxy,
Dispatcher dispatcher,
BroadphaseProxy thisProxy1)
This method is mainly for expert/internal use only.
|
convexSweepTest, getNumOverlappingObjects, getOverlappingObject, getOverlappingPairs, rayTest, upcastactivate, activate, checkCollideWith, checkCollideWithOverride, forceActivationState, getActivationState, getBroadphaseHandle, getCcdMotionThreshold, getCcdSquareMotionThreshold, getCcdSweptSphereRadius, getCollisionFlags, getCollisionShape, getCompanionId, getDeactivationTime, getFriction, getHitFraction, getInternalType, getInterpolationAngularVelocity, getInterpolationLinearVelocity, getInterpolationWorldTransform, getIslandTag, getRestitution, getRootCollisionShape, getUserPointer, getWorldTransform, hasContactResponse, internalSetTemporaryCollisionShape, isActive, isKinematicObject, isStaticObject, isStaticOrKinematicObject, mergesSimulationIslands, setActivationState, setBroadphaseHandle, setCcdMotionThreshold, setCcdSweptSphereRadius, setCollisionFlags, setCollisionShape, setCompanionId, setDeactivationTime, setFriction, setHitFraction, setInterpolationAngularVelocity, setInterpolationLinearVelocity, setInterpolationWorldTransform, setIslandTag, setRestitution, setUserPointer, setWorldTransformpublic void addOverlappingObjectInternal(BroadphaseProxy otherProxy, BroadphaseProxy thisProxy)
addOverlappingObjectInternal in class GhostObjectpublic void removeOverlappingObjectInternal(BroadphaseProxy otherProxy, Dispatcher dispatcher, BroadphaseProxy thisProxy1)
GhostObjectremoveOverlappingObjectInternal in class GhostObjectpublic HashedOverlappingPairCache getOverlappingPairCache()