|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.bulletphysics.dynamics.constraintsolver.Point2PointConstraint.ConstraintSetting
public static class Point2PointConstraint.ConstraintSetting
Field Summary | |
---|---|
float |
damping
|
float |
impulseClamp
|
float |
tau
|
Constructor Summary | |
---|---|
Point2PointConstraint.ConstraintSetting()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public float tau
public float damping
public float impulseClamp
Constructor Detail |
---|
public Point2PointConstraint.ConstraintSetting()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |