FooCAD
Toggle table of contents
3.0
jvm
Platform filter
jvm
Switch theme
Search in API
FooCAD
foocad-core
/
uk.co.nickthecoder.foocad.core
/
Shape2d
/
roundCornerNear
round
Corner
Near
open
fun
roundCornerNear
(
x
:
Double
,
y
:
Double
,
radius
:
Double
,
sides
:
Int
)
:
Polygon
open
fun
roundCornerNear
(
x
:
Double
,
y
:
Double
,
radius
:
Double
)
:
Polygon
open
fun
roundCornerNear
(
point
:
Vector2
,
radius
:
Double
,
sides
:
Int
)
:
Polygon
open
fun
roundCornerNear
(
point
:
Vector2
,
radius
:
Double
)
:
Polygon