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