Type definition for a function that interpolates a point on a curve.
The interpolation parameter, between 0 and 1
The curve to interpolate along
A point on the curve at parameter t
Type definition for a function that interpolates a point on a curve.