|
|||||||||
| Home >> All >> rcs >> [ posemath overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
rcs.posemath
Class PM_ROTATION_VECTOR

java.lang.Objectrcs.posemath.PmRotationVector
rcs.posemath.PM_ROTATION_VECTOR
- public class PM_ROTATION_VECTOR
- extends PmRotationVector
| 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 | |
void |
update(rcs.nml.NMLFormatConverter nml_fc)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
PM_ROTATION_VECTOR
public PM_ROTATION_VECTOR()
PM_ROTATION_VECTOR
public PM_ROTATION_VECTOR(double starts,
double startx,
double starty,
double startz)
throws PmException
| Method Detail |
update
public void update(rcs.nml.NMLFormatConverter nml_fc)
- Overrides:
updatein classPmRotationVector
|
|||||||||
| Home >> All >> rcs >> [ posemath overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC