kicad/polygon
Dick Hollenbeck 210a7036db switch all <math.h> includes to <cmath> includes on an attempt to dodge some abiguous references to atan2() 2012-09-21 12:02:54 -05:00
..
CMakeLists.txt Remove Kbool from Kicad. Use Clipper instead. 2012-08-04 11:43:27 +02:00
PolyLine.cpp switch all <math.h> includes to <cmath> includes on an attempt to dodge some abiguous references to atan2() 2012-09-21 12:02:54 -05:00
PolyLine.h Fix 0 length segment in outline zone creation, that breaks zone chamfer option. 2012-08-31 15:58:23 +02:00
SutherlandHodgmanClipPoly.h gr_basic.cpp now clips filled polygons,using the Sutherland and Hodgman algo to clip the poly against a rectangle 2009-02-20 14:31:16 +00:00
clipper.cpp Remove Kbool from Kicad. Use Clipper instead. 2012-08-04 11:43:27 +02:00
clipper.hpp Remove Kbool from Kicad. Use Clipper instead. 2012-08-04 11:43:27 +02: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 switch all <math.h> includes to <cmath> includes on an attempt to dodge some abiguous references to atan2() 2012-09-21 12:02:54 -05:00
math_for_graphics.h Cleanup math_for_graphic code 2012-08-01 09:07:56 +02:00
polygon_test_point_inside.cpp switch all <math.h> includes to <cmath> includes on an attempt to dodge some abiguous references to atan2() 2012-09-21 12:02:54 -05:00
polygon_test_point_inside.h fix function comments, this time ones in *.cpp files until they 2010-11-12 10:59:16 -06:00
polygons_defs.h Polygon code cleanup 2012-08-02 19:32:42 +02:00