com.bulletphysics.collision.broadphase
Class BroadphasePair
java.lang.Object
com.bulletphysics.collision.broadphase.BroadphasePair
public class BroadphasePair
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
pProxy0
public BroadphaseProxy pProxy0
pProxy1
public BroadphaseProxy pProxy1
algorithm
public CollisionAlgorithm algorithm
userInfo
public java.lang.Object userInfo
broadphasePairSortPredicate
public static final java.util.Comparator<BroadphasePair> broadphasePairSortPredicate
BroadphasePair
public BroadphasePair()
BroadphasePair
public BroadphasePair(BroadphaseProxy pProxy0,
BroadphaseProxy pProxy1)
set
public void set(BroadphasePair p)
equals
public boolean equals(BroadphasePair p)