java.lang.Objectrcs.posemath.PmHomogeneous
rcs.posemath.PM_HOMOGENEOUS
public class PM_HOMOGENEOUS
| Field Summary |
|---|
| Fields inherited from class rcs.posemath.PmHomogeneous |
|---|
rot, tran |
| Constructor Summary | |
|---|---|
PM_HOMOGENEOUS()
|
|
PM_HOMOGENEOUS(PM_CARTESIAN starttran,
PM_ROTATION_MATRIX startrot)
|
|
| 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 |
| Constructor Detail |
|---|
public PM_HOMOGENEOUS()
public PM_HOMOGENEOUS(PM_CARTESIAN starttran,
PM_ROTATION_MATRIX startrot)
| Method Detail |
|---|
public void update(NMLFormatConverter nml_fc)
update in class PmHomogeneous