toggle menu
RaceAssist
1.0-SNAPSHOT
jvm
switch theme
search in API
RaceAssist
/
dev.nikomaru.raceassist.utils
/
PolygonUtils
/
getIntersection
get
Intersection
fun
Polygon
.
getIntersection
(
line1
:
Line2D
)
:
Result
<
Point2D
,
IntersectionError
>