toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-foundation
/
korlibs.math.geom.shape
/
Shape2D
/
Companion
Companion
object
Companion
Members
Functions
intersections
Link copied to clipboard
fun
intersections
(
l
:
Shape2D
,
ml
:
Matrix
,
r
:
Shape2D
,
mr
:
Matrix
)
:
PointList
intersects
Link copied to clipboard
fun
intersects
(
l
:
Shape2D
,
r
:
Shape2D
)
:
Boolean
fun
intersects
(
l
:
Shape2D
,
ml
:
Matrix
,
r
:
Shape2D
,
mr
:
Matrix
)
:
Boolean
invoke
Link copied to clipboard
operator
fun
invoke
(
vararg
shapes
:
Shape2D
)
:
Shape2D