|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrcs.posemath.PmEulerZyx
public class PmEulerZyx
Field Summary | |
---|---|
double |
x
|
double |
y
|
double |
z
|
Constructor Summary | |
---|---|
PmEulerZyx()
|
|
PmEulerZyx(double startz,
double starty,
double startx)
|
Method Summary | |
---|---|
void |
update(NMLFormatConverter nml_fc)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public double z
public double y
public double x
Constructor Detail |
---|
public PmEulerZyx(double startz, double starty, double startx)
public PmEulerZyx()
Method Detail |
---|
public void update(NMLFormatConverter nml_fc)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |