alchemist
alchemist
/
it.unibo.alchemist.model.implementations.geometry.euclidean2d
/
AbstractConvexPolygon
/
liesOnBoundary
lies
On
Boundary
open
override
fun
liesOnBoundary
(
vector
:
Euclidean2DPosition
)
:
Boolean
Content copied to clipboard
Checks if a vector (= a point) lies on the polygon's boundary.
Parameters
vector
the vector (= point)