concepts.benchmark.namo.namo_polygon.namo_polygon_map_creator#
Functions
|
Return a new polygon that is the intersection of two polygons. |
|
Decompose a polygon into a list of convex polygons. |
|
For each polygon in the list of polygons, remove any intersections with other polygons. |
|
Take the union of a list of polygons and return a list of convex polygons. |
|
Return a new polygon that is the difference of two polygons. |
Classes