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-shapes
/
org.openrndr.extra.shapes.splines
/
catmullRom
catmull
Rom
fun
List
<
Vector2
>
.
catmullRom
(
alpha
:
Double
=
0.5
,
closed
:
Boolean
)
:
CatmullRomChain2
(
source
)
fun
List
<
Vector3
>
.
catmullRom
(
alpha
:
Double
=
0.5
,
closed
:
Boolean
)
:
CatmullRomChain3
(
source
)