kicad/polygon
jean-pierre charras 46e82e4e18 Move HitTestForCorner and HitTestForEdge code from class_zone to polygon/PolyLine.cpp, to avoid redundant code.
Fix bug 1264248.
Fix a very minor issue in RemoveTrailingZeros, for countries where the separator in floating numbers is a comma.
2013-12-29 11:15:06 +01:00
..
poly2tri Remove some uses of using namespace std. 2013-12-13 10:27:30 -06:00
CMakeLists.txt polygon: added poly2tri library. 2013-09-13 15:28:20 +02:00
PolyLine.cpp Move HitTestForCorner and HitTestForEdge code from class_zone to polygon/PolyLine.cpp, to avoid redundant code. 2013-12-29 11:15:06 +01:00
PolyLine.h Move HitTestForCorner and HitTestForEdge code from class_zone to polygon/PolyLine.cpp, to avoid redundant code. 2013-12-29 11:15:06 +01:00
SutherlandHodgmanClipPoly.h Remove some uses of using namespace std. 2013-12-13 10:27:30 -06:00
clipper.cpp 1) Add "rules" to base of tree for copying into BZR_HOME/rules. 2013-05-25 23:36:44 -05:00
clipper.hpp 1) Add "rules" to base of tree for copying into BZR_HOME/rules. 2013-05-25 23:36:44 -05:00
determine_if_point_inside_polygon.odt Switch to polygons in zones (old way no more supported) 2008-12-03 10:32:53 +00:00
math_for_graphics.cpp More int casts to rounding conversions 2013-05-04 13:57:09 +02:00
math_for_graphics.h More int casts to rounding conversions 2013-05-04 13:57:09 +02:00
polygon_test_point_inside.cpp More work on CPOLYGONS_LIST class. 2013-05-08 20:20:58 +02:00
polygon_test_point_inside.h Initial release of pl_editor, the page layout and title block editor. 2013-07-19 20:27:22 +02:00
polygons_defs.h Polygon code cleanup 2012-08-02 19:32:42 +02:00