Roberto Fernandez Bautista
|
778c64de88
|
Implement ClearArcs() and check curved polys don't get a booleanOp
We cannot (yet) support passing several curved outlines through clipper.
In these cases, the caller should ClearArcs() before processing.
|
2021-07-03 19:37:50 +00:00 |
Roberto Fernandez Bautista
|
260a9d0540
|
Use ZFillFunction to modify arcs post clipper (does not fully work yet)
Added a unit test to verify union and intersection of polygons result
in desired results: subject + clip - intersect == union
|
2021-07-03 19:37:50 +00:00 |
Roberto Fernandez Bautista
|
2f069c0b19
|
Add test for detecting arcs post clipper
|
2021-07-03 19:37:50 +00:00 |
Roberto Fernandez Bautista
|
e54a44e1d3
|
Add qa test for SHAPE_POLY_SET::Simplify()
|
2021-07-03 19:37:50 +00:00 |