alchemist
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
alchemist
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
.