public interface IReferencePoint extends java.lang.Comparable<IReferencePoint>
Modifier and Type | Method and Description |
---|---|
org.apache.commons.math3.geometry.euclidean.threed.Vector3D |
getKnownPosition() |
org.apache.commons.math3.geometry.euclidean.threed.Vector3D |
getLocalPosition() |
boolean |
isVisible() |
org.apache.commons.math3.geometry.euclidean.threed.Vector3D getLocalPosition()
org.apache.commons.math3.geometry.euclidean.threed.Vector3D getKnownPosition()
boolean isVisible()