sumPoleBuffer1ForSpan Method
Compute the linear combination of the given span's poles and the weights in basisBuffer1
, and store this
derivative vector in poleBuffer1
.
sumPoleBuffer1ForSpan(spanIndex: number): void
Parameter | Type | Description |
---|---|---|
spanIndex | number |
Returns - void
Defined in
- bspline/BSpline1dNd.ts Line 148
Last Updated: 21 February, 2025
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.