sumpoleBufferDerivativesForSpan Method
Deprecated in 4.x. Use sumPoleBufferDerivativesForSpan instead.
sum poles by the weights in the basisBuffer, using poles for given span
sumpoleBufferDerivativesForSpan(spanIndexU: number, spanIndexV: number): void
Parameter | Type | Description |
---|---|---|
spanIndexU | number | |
spanIndexV | number |
Returns - void
Defined in
- bspline/BSplineSurface.ts Line 373
Last Updated: 28 October, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.