Abstract
Base class for mathematical 3D curves.
Evaluates the point on the curve at parameter t (0.0 to 1.0).
Interpolation factor.
Optional
Optional target vector to prevent allocation.
Approximates the tangent (derivative) vector at parameter t.
Base class for mathematical 3D curves.