Kaydet (Commit) 0a8bfd74 authored tarafından Regina Henschel's avatar Regina Henschel Kaydeden (comit) Tor Lillqvist

Adapt texts to new B-spline implementation

üst 123acf5d
......@@ -49,9 +49,8 @@ enum CurveStyle
*/
CUBIC_SPLINES,
/** Data points are connected via a smoothed B-spline curve. The
data points themselves are not necessarily part of to the
curve.
/** Data points are connected via a parametric, interpolating
B-spline curve.
*/
B_SPLINES,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment