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
/
SimplexRangeND
/
SimplexRangeND
Simplex
Range
ND
constructor
(
x
:
List
<
T
>
)
(
source
)
Parameters
T
The type of elements in the simplex, which must implement the
LinearType
interface.