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-noise
/
org.openrndr.extra.noise
/
cubicHermite
cubic
Hermite
fun
cubicHermite
(
seed
:
Int
,
x
:
Double
)
:
Double
(
source
)
fun
cubicHermite
(
seed
:
Int
,
x
:
Double
,
y
:
Double
)
:
Double
(
source
)
fun
cubicHermite
(
seed
:
Int
,
position
:
Vector2
)
:
Double
(
source
)
fun
cubicHermite
(
seed
:
Int
,
x
:
Double
,
y
:
Double
,
z
:
Double
)
:
Double
(
source
)
fun
cubicHermite
(
seed
:
Int
,
position
:
Vector3
)
:
Double
(
source
)