void bspline_coeff(const point_t *pnt)
Calculate and set b-spline coefficients.
void bspline_get_point(float t, point_t *p)
Generate the next point for the current set of coefficients.
Primitive matrix, vector, and point types.
4-part vector type.
Definition vector.h:42