public interface ParametricEntity
Modifier and Type | Method and Description |
---|---|
Point3d |
getLocation(double[] params)
Get location of the point described by the given parameters, in some body
coordinate frame.
|
Point3d |
getPosition(double[] params)
Get position of the point described by the given parameters, in world
coordinates.
|
Point3d getLocation(double[] params)
params
- parametersPoint3d getPosition(double[] params)
params
- parameters