|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ode4j.ode.DJoint.DJointFeedback
public static class DJoint.DJointFeedback
Field Summary | |
---|---|
DVector3 |
f1
force applied to body 1 |
DVector3 |
f2
force applied to body 2 |
DVector3 |
t1
torque applied to body 1 |
DVector3 |
t2
torque applied to body 2 |
Constructor Summary | |
---|---|
DJoint.DJointFeedback()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public DVector3 f1
public DVector3 t1
public DVector3 f2
public DVector3 t2
Constructor Detail |
---|
public DJoint.DJointFeedback()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |