|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.java.dev.joode.joint.Joint.Info2
public static class Joint.Info2
contains the definition of the constraints. see the ODE documentation
| Field Summary | |
|---|---|
RealPointer |
c
|
RealPointer |
cfm
|
float |
erp
default error reduction parameter (0..1) |
IntPointer |
findex
|
float |
fps
frames per second (1/stepsize) |
RealPointer |
hi
|
RealPointer |
J1a
|
RealPointer |
J1l
|
RealPointer |
J2a
|
RealPointer |
J2l
|
RealPointer |
lo
|
int |
rowskip
|
int |
stepType
|
float |
t
the relative time into the step. |
| Constructor Summary | |
|---|---|
Joint.Info2()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public int stepType
public float t
public float fps
public float erp
public RealPointer J1l
public RealPointer J1a
public RealPointer J2l
public RealPointer J2a
public int rowskip
public RealPointer c
public RealPointer cfm
public RealPointer lo
public RealPointer hi
public IntPointer findex
| Constructor Detail |
|---|
public Joint.Info2()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||