Package mgui.io.foreign.vol
Class CoordAttr
java.lang.Object
mgui.io.foreign.vol.Attr
mgui.io.foreign.vol.CoordAttr
public class CoordAttr extends Attr
-
Field Summary
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
Method Details
-
set
public void set(java.lang.String stringValue) -
set
public void set(org.jogamp.vecmath.Point3d newValue) -
set
public void set(org.jogamp.vecmath.Point3f newValue) -
reset
public void reset() -
toString
public java.lang.String toString()- Overrides:
toString
in classjava.lang.Object
-
getValue
public org.jogamp.vecmath.Point3d getValue()
-