openrndr
0.4.5-dev.4.uncommitted+98ebace
common
openrndr-shape
/
org.openrndr.shape
/
ContourBuilder
/
continueTo
continue
To
fun
continueTo
(
end
:
Vector2
,
tangentScale
:
Double
=
1.0
)
(
source
)
fun
continueTo
(
x
:
Double
,
y
:
Double
,
tangentScale
:
Double
=
1.0
)
(
source
)
fun
continueTo
(
control
:
Vector2
,
end
:
Vector2
,
tangentScale
:
Double
=
1.0
)
(
source
)
fun
continueTo
(
cx
:
Double
,
cy
:
Double
,
x
:
Double
,
y
:
Double
,
tangentScale
:
Double
=
1.0
)
(
source
)