toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-foundation
/
korlibs.math.geom.shape
/
Shape2D
/
intersectionsWith
intersections
With
open
fun
intersectionsWith
(
that
:
Shape2D
)
:
PointList
open
fun
intersectionsWith
(
ml
:
Matrix
,
that
:
Shape2D
,
mr
:
Matrix
)
:
PointList
ml
transformation matrix of this
Shape2D
,
mr
transformation matrix of the shape
that