SimplexRange3D

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

Parameters

T

The type of the coordinate values in the 3D space, which must extend LinearType.