Name | Description |
---|---|
Calculates the intersections between the polygon and the given line segment. The result is a list containing all points of intersection. |
|
Calculates the intersections between the polygon and the line segment defined by the given points. The result is a list containing all points of intersection. |