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 452
Last Updated: 30 November, 2023