BaseCurve2
Base implementation of curve in 2D space.
Since
v2.0.0
Inheritors
Functions
Link copied to clipboard
Returns point on this curve at a given parameterValue.
Link copied to clipboard
Returns an interpolator using points on this curve as values.
Link copied to clipboard
Returns polygonal chain approximating this curve.