kicad/polygon
Lorenzo Marcantonio 85c5aa22c6 Constification of HitTest and GetParent
In particular HitTest for zones *do not* select the nearest vertex/edge as a side effect
2014-05-04 19:08:36 +02:00
..
poly2tri fix some compiler warnings 2014-01-03 18:07:20 -06:00
CMakeLists.txt [MacOSX] New reorg for building system, typos and path refines 2014-02-19 22:39:21 +01:00
PolyLine.cpp Pcbnew: very minor fixes and update: update clipper version. uncrustify polytri/* and fix some warning compil. 2014-01-03 18:39:28 +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 This is why we cannot have nice things. This is why we test our changes before committing. 2014-01-03 18:46:06 -06:00
clipper.hpp Update demos. Fix pspice netlist issues when using ( and ) in net names ( parenthesis are replaced by underscore) . 2014-01-07 20:42:34 +01: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 Constification of HitTest and GetParent 2014-05-04 19:08:36 +02:00
polygon_test_point_inside.h Constification of HitTest and GetParent 2014-05-04 19:08:36 +02:00
polygons_defs.h Polygon code cleanup 2012-08-02 19:32:42 +02:00