Package org.jbox2d.dynamics.joints
Class Jacobian
java.lang.Object
org.jbox2d.dynamics.joints.Jacobian
public class Jacobian
extends java.lang.Object
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
linearA
-
angularA
public float angularA -
angularB
public float angularB
-
-
Constructor Details
-
Jacobian
public Jacobian()
-