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