toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-foundation
/
korlibs.math.geom.bezier
/
Bezier
/
Companion
/
cubicFromPoints
cubic
From
Points
fun
cubicFromPoints
(
S
:
Point
,
B
:
Point
,
E
:
Point
,
t
:
Ratio
=
Ratio.HALF
,
d1
:
Double
?
=
null
)
:
Bezier