toggle menu
alchemist
jvm
switch theme
search in API
alchemist
/
it.unibo.alchemist.model.geometry
/
Segment2D
/
closestPointTo
closest
Point
To
open
fun
closestPointTo
(
point
:
P
)
:
P
Finds the point of the segment which is closest to the provided
point
.