kicad/include/geometry
jean-pierre charras 178cf0dc25 Polygon calculation (zones filling): use fast mode when possible (in fact most of time) and strictly simple polygon option only in critical cases (in fact in plot Gerber functions mainly).
In polygon calculations (combining polygons, fracture) the mode of calculation (fast or strictly simple polygon option) as no more a default value, because choosing the best mode is better to optimize the calculation time.
2015-12-15 21:21:25 +01:00
..
rtree.h Fix many doxygen warnings (due to missing info, old comments, typo ...) when building the doxygen doc. 2014-11-02 17:25:04 +01:00
seg.h FIxed a few clang warnings. 2015-03-09 11:06:54 +01:00
shape.h common/geometry: introducing set-of-polygons class (SHAPE_POLY_SET) and File I/O for shapes class (SHAPE_FILE_IO) 2015-06-12 17:12:02 +02:00
shape_circle.h Code formatting. 2014-11-14 20:19:00 +01:00
shape_convex.h added missing file 2015-07-02 16:11:02 +02:00
shape_file_io.h geometry: Parse() method for SHAPE_LINE_CHAIN, working on Read() in SHAPE_FILE_IO 2015-08-03 20:29:44 +02:00
shape_index.h FIxed a few clang warnings. 2015-03-09 11:06:54 +01:00
shape_index_list.h geometry: GetShape()->Shape() in indexed shape containers 2014-05-14 13:53:02 +02:00
shape_line_chain.h geometry: Parse() method for SHAPE_LINE_CHAIN, working on Read() in SHAPE_FILE_IO 2015-08-03 20:29:44 +02:00
shape_poly_set.h Polygon calculation (zones filling): use fast mode when possible (in fact most of time) and strictly simple polygon option only in critical cases (in fact in plot Gerber functions mainly). 2015-12-15 21:21:25 +01:00
shape_rect.h router: improvements to shove algorithm 2015-08-19 18:07:16 +02:00
shape_segment.h Fixed oval pads highlighting in mark collisions mode (PNS). 2015-08-10 17:50:10 +02:00