UNPKG
@numericelements/knot-sequence
Version:
latest (0.1.2)
0.1.2
0.1.1
0.1.0
0.0.4
0.0.3
0.0.2
0.0.1
A library for generating and manipulating knot sequences for b-spline curves and surfaces
@numericelements/knot-sequence
/
dist
/
namedConstants
/
Knots.d.ts
4 lines
•
199 B
TypeScript
View Raw
1
2
3
4
export
declare
const
DEFAULT_KNOT_INDEX
:
number
;
export
declare
const
DEFAULT_KNOT_ABSCISSA_VALUE
:
number
;
export
declare
const
DEFAULT_MULTIPLICITY_VALUE
:
number
;
//# sourceMappingURL=Knots.d.ts.map