normalize Method
Transform knots such that the active knot range becomes [0,1].
normalize(): boolean
@returns false if and only if this.knotLength01
is trivial.
Returns - boolean
false if and only if this.knotLength01
is trivial.
Defined in
- bspline/KnotVector.ts Line 213
Last Updated: 21 February, 2025
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.