FooCAD
Toggle table of contents
3.0
jvm
Platform filter
jvm
Switch theme
Search in API
FooCAD
foocad-core
/
uk.co.nickthecoder.foocad.core.primitives
/
SmartCorner
/
buildCorner
build
Corner
abstract
fun
buildCorner
(
prev
:
SmartPoint
?
,
point
:
SmartPoint
,
next
:
SmartPoint
?
,
to
:
MutableList
<
Vector2
>
)