toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-foundation
/
korlibs.math.geom
/
Line2D
/
Companion
/
getIntersectXY
get
Intersect
XY
inline
fun
getIntersectXY
(
Ax
:
Double
,
Ay
:
Double
,
Bx
:
Double
,
By
:
Double
,
Cx
:
Double
,
Cy
:
Double
,
Dx
:
Double
,
Dy
:
Double
)
:
Point
?
fun
getIntersectXY
(
a
:
Point
,
b
:
Point
,
c
:
Point
,
d
:
Point
)
:
Point
?