intersects
open override fun intersects(segment: Segment2D<Euclidean2DPosition>): Boolean
Content copied to clipboard
Checks if a segment intersects with the polygon, segments lying on the polygon's boundary are not considered to be intersecting.
Parameters
segment
the segment