createUniformWrapped MethodStatic
Create knot vector with wraparound knots at start and end, and uniform knots between.
createUniformWrapped(numInterval: number, degree: number, a0: number, a1: number): KnotVector
Returns - KnotVector
Defined in
- bspline/KnotVector.ts Line 247
Last Updated: 13 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.