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
/
withVector2Output
with
Vector2Output
@
JvmName
(
name
=
"polarWithVector2Output"
)
fun
(
Int
,
Polar
)
->
Double
.
withVector2Output
(
)
:
(
Int
,
Polar
)
->
Vector2
(
source
)
fun
(
Int
,
Double
)
->
Double
.
withVector2Output
(
)
:
(
seed
:
Int
,
x
:
Double
)
->
Vector2
(
source
)
fun
(
Int
,
Double
,
Double
)
->
Double
.
withVector2Output
(
)
:
(
seed
:
Int
,
x
:
Double
,
y
:
Double
)
->
Vector2
(
source
)
fun
(
Int
,
Double
,
Double
,
Double
)
->
Double
.
withVector2Output
(
)
:
(
seed
:
Int
,
x
:
Double
,
y
:
Double
,
z
:
Double
)
->
Vector2
(
source
)