rcs.posemath
Class PM_ROTATION_VECTOR
java.lang.Object
rcs.posemath.PmRotationVector
rcs.posemath.PM_ROTATION_VECTOR
- All Implemented Interfaces:
- java.lang.Cloneable
public class PM_ROTATION_VECTOR
- extends PmRotationVector
- implements java.lang.Cloneable
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PM_ROTATION_VECTOR
public PM_ROTATION_VECTOR()
PM_ROTATION_VECTOR
public PM_ROTATION_VECTOR(double starts,
double startx,
double starty,
double startz)
throws PmException
- Throws:
PmException
update
public void update(NMLFormatConverter nml_fc)
- Overrides:
update
in class PmRotationVector
clone
public java.lang.Object clone()
throws java.lang.CloneNotSupportedException
- Overrides:
clone
in class PmRotationVector
- Throws:
java.lang.CloneNotSupportedException