Module splines::spline

source ·
Expand description

Spline curves and operations.

Structs

  • A mutable Key.
  • A sampled value along with its key index.
  • Spline curve used to provide interpolation between control points (keys).