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