4560d4ef69
Replaces Poly2Tri with updated code to process polygons faster and more
robustly. Notably, we can now handle overlapping holes in the polygons,
allowing us to cache the triangulation of complex boards
(cherry picked from commit
|
||
---|---|---|
.. | ||
CMakeLists.txt | ||
PolyLine.cpp | ||
PolyLine.h | ||
SutherlandHodgmanClipPoly.h | ||
clipper.cpp | ||
clipper.hpp | ||
determine_if_point_inside_polygon.odt | ||
math_for_graphics.cpp | ||
math_for_graphics.h | ||
polygon_test_point_inside.cpp | ||
polygon_test_point_inside.h | ||
polygons_defs.h |