8e97855557
For unknown reasons, Clipper2 only returns Paths structures from the ClipperOffset::Execute routine. Further, the Paths are not properly ordered (outline->hole in outline, outline2->hole in outline2). To get proper hierarchy, we need to run an additional pass of the solution with the paths as Subject in a null union. This is effectively a Simplify() call but we keep the data in Clipper format to reduce the churn/calc time |
||
---|---|---|
.. | ||
include | ||
src | ||
CMakeLists.txt | ||
determine_if_point_inside_polygon.odt |