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
/
KnotSequenceAndUtilities
/
adaptParameterRaiseKnotMultiplicity.d.ts
2 lines
•
204 B
TypeScript
View Raw
1
2
export
declare
function
adaptParameterRaiseKnotMultiplicity
(
):
(
target
:
any
,
propertyKey
:
string
,
descriptor
:
PropertyDescriptor
) =>
void
;
//# sourceMappingURL=adaptParameterRaiseKnotMultiplicity.d.ts.map