kicad/include/geometry
jean-pierre charras 4a838fb8c3 Pcbnew: Add rounded rect pad shape. 2016-04-06 20:15:49 +02:00
..
convex_hull.h Pcbnew: Add rounded rect pad shape. 2016-04-06 20:15:49 +02: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 more accurate pushout force calculation for circle-segment collisions 2016-03-01 14:26:08 +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 Pcbnew: Add rounded rect pad shape. 2016-04-06 20:15:49 +02:00
shape_segment.h more accurate pushout force calculation for circle-segment collisions 2016-03-01 14:26:08 +01:00