java.lang.Objectrcs.posemath.PM_CIRCLE
public class PM_CIRCLE
Field Summary | |
---|---|
double |
angle
|
PM_CARTESIAN |
center
|
PM_CARTESIAN |
normal
|
double |
radius
|
PM_CARTESIAN |
rHelix
|
PM_CARTESIAN |
rPerp
|
PM_CARTESIAN |
rTan
|
double |
spiral
|
Constructor Summary | |
---|---|
PM_CIRCLE()
|
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 center
public PM_CARTESIAN normal
public PM_CARTESIAN rTan
public PM_CARTESIAN rPerp
public PM_CARTESIAN rHelix
public double radius
public double angle
public double spiral
Constructor Detail |
---|
public PM_CIRCLE()
Method Detail |
---|
public void update(NMLFormatConverter nml_fc)