|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.bulletphysics.collision.narrowphase.DiscreteCollisionDetectorInterface.ClosestPointInput
public static class DiscreteCollisionDetectorInterface.ClosestPointInput
Field Summary | |
---|---|
float |
maximumDistanceSquared
|
Transform |
transformA
|
Transform |
transformB
|
Constructor Summary | |
---|---|
DiscreteCollisionDetectorInterface.ClosestPointInput()
|
Method Summary | |
---|---|
void |
init()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public final Transform transformA
public final Transform transformB
public float maximumDistanceSquared
Constructor Detail |
---|
public DiscreteCollisionDetectorInterface.ClosestPointInput()
Method Detail |
---|
public void init()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |