evaluateTrilinearWeights MethodStatic
Compute the 8 weights of trilinear mapping By appropriate choice of weights, this can be used for both point and derivative mappings.
evaluateTrilinearWeights(weights: Float64Array, u0: number, u1: number, v0: number, v1: number, w0: number, w1: number): void
Returns - void
Defined in
- geometry3d/PointHelpers.ts Line 595
Last Updated: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.