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 ...@@ -49,9 +49,8 @@ enum CurveStyle
*/ */
CUBIC_SPLINES, CUBIC_SPLINES,
/** Data points are connected via a smoothed B-spline curve. The /** Data points are connected via a parametric, interpolating
data points themselves are not necessarily part of to the B-spline curve.
curve.
*/ */
B_SPLINES, 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