kicad/include/geometry
Chris Pavlina 30566de69a Memoize SHAPE_LINE_CHAIN bounding box computation
For a specific project+system combination, this gives a 38% speedup on
the pcbnew side of netlist sync.
2016-08-11 09:34:58 -04:00
..
convex_hull.h Pcbnew: Add rounded rect pad shape. 2016-04-06 20:15:49 +02:00
rtree.h Minor fixes: Fix a few shadowed local variables, and deprecated warnings is a few dialogs generated by wxFormbuilder (using a very recent wxFormbuilder version, after apr 25, 2016) 2016-05-06 17:15:30 +02: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 Memoize SHAPE_LINE_CHAIN bounding box computation 2016-08-11 09:34:58 -04: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