FooCAD
Toggle table of contents
3.0
jvm
Platform filter
jvm
Switch theme
Search in API
FooCAD
foocad-core
/
uk.co.nickthecoder.foocad.core.compounds
/
PolygonBuilder
/
tangentCircularArcTo
tangent
Circular
Arc
To
fun
tangentCircularArcTo
(
to
:
Vector2
,
fromTangent
:
Vector2
,
toTangent
:
Vector2
)