PathSegment(curve: ParametricCurve, interpolator: HeadingInterpolator = TangentInterpolator())
Path segment composed of a parametric curve and heading interpolator.
curve - parametric curve
curve
interpolator - heading interpolator
interpolator