java.lang.Objectrcs.posemath.PM_LINE
public class PM_LINE
Field Summary | |
---|---|
PM_CARTESIAN |
end
|
PM_CARTESIAN |
start
|
PM_CARTESIAN |
uVec
|
Constructor Summary | |
---|---|
PM_LINE()
|
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 |
Field Detail |
---|
public PM_CARTESIAN start
public PM_CARTESIAN end
public PM_CARTESIAN uVec
Constructor Detail |
---|
public PM_LINE()
Method Detail |
---|
public void update(NMLFormatConverter nml_fc)