org.jbox2d.collision
Class DistanceInput
java.lang.Object
org.jbox2d.collision.DistanceInput
public class DistanceInput
- extends Object
Input for Distance.
You have to option to use the shape radii
in the computation.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
proxyA
public Distance.DistanceProxy proxyA
proxyB
public Distance.DistanceProxy proxyB
transformA
public Transform transformA
transformB
public Transform transformB
useRadii
public boolean useRadii
DistanceInput
public DistanceInput()
Copyright © 2013. All Rights Reserved.