Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Curve.BSplineSourceThis module provides basic operations over B-spline curves
make pts k, makes a B-spline with pts the control points and k the knots Array
make_eq pts nb_knots, makes a cardinal B-spline with a constant separation, 1/(nb_knots-1), between knots