58ddb0fd37
* CPolyLine::Chamfer (and CPolyLine::Fillet) : removes null segments before calculating modified outlines. It fixes some incorrect outlines after chamfer or fillet due to null segments creating overflow during calculations. * CPolyLine::Chamfer : code cleaning (avoid useless double to integer and integer to double conversions). |
||
---|---|---|
.. | ||
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 |