Module bsplines::manipulation

source ·
Expand description

Implements different curve manipulation methods.

Modules§

  • Inserts an additional knot into the curve.
  • Combine two independent curves into one.
  • Reverses the curve parametrization.
  • Splits a curve into two independent ones.