f68ce306bd
Removes the need of using the legacy code in polygon/PolyLine.{h,cpp}, refactoring all CPolyLine instances with SHAPE_POLY_SET instances. The remaining legacy methods have been ported to SHAPE_POLY_SET; mainly: Chamfer, Fillet, {,Un}Hatch. The iteration over the polygon vertices have been simplified using the family of ITERATOR classes. |
||
---|---|---|
.. | ||
poly2tri | ||
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 |