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 |
||
---|---|---|
.. | ||
geometry | ||
math | ||
bezier_curves.h | ||
convert_basic_shapes_to_polygon.h | ||
hash.h | ||
md5_hash.h | ||
trigo.h |