alchemist
alchemist
/
it.unibo.alchemist.model.interfaces.geometry.euclidean2d
/
Segment2D
/
closestPointTo
closest
Point
To
open
fun
closestPointTo
(
point
:
P
)
:
P
Content copied to clipboard
Finds the point of the segment which is closest to the provided
point
.