orx
Toggle table of contents
0.5.0-dev.28+293aff4
common
Target filter
common
Switch theme
Search in API
Skip to content
orx
orx-math
/
org.openrndr.extra.math.simplexrange
/
SimplexRange3D
/
SimplexRange3D
Simplex
Range3D
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.