SimplexRange4D

constructor(x0: T, x1: T, x2: T, x3: T, x4: T)(source)

Parameters

T

the type of each control point, constrained to types that implement LinearType.