kicad/include/geometry
Seth Hillbrand eb3d32f967 SHAPE_LINE_CHAIN: Unify constructors
Keeps the multi element SHAPE_LINE_CHAIN constructors in a single
routine using std::vector and implicit construction.
2019-12-12 13:54:48 +00:00
..
convex_hull.h Pcbnew: Add rounded rect pad shape. 2016-04-06 20:15:49 +02:00
direction45.h router: support for board outline 2018-02-06 09:43:56 +01:00
geometry_utils.h Add line style drawing. 2018-10-09 11:08:56 +01:00
poly_grid_partition.h SHAPE_LINE_CHAIN: Remove element access 2019-12-12 13:54:48 +00:00
polygon_triangulation.h Fix bug in tesselation 2019-06-23 20:55:55 -07:00
rtree.h Cleanup: Replace C-only deprecated headers 2019-12-05 11:03:15 -08:00
seg.h drc: Add board outline and edge crossing 2018-12-02 07:54:52 -08:00
shape.h Setting custom pad shape to be outline for PNS 2018-05-04 08:23:20 -07:00
shape_arc.h SHAPE_ARC: fix uninitialized member in a CTOR that created issues in a QA test. 2019-01-17 16:35:54 +01:00
shape_circle.h Add more "override" markers. 2016-09-25 13:59:41 -04:00
shape_file_io.h QA: Move to a self-registering plugin system for QA utils 2019-11-25 15:38:21 +08:00
shape_index.h Adjust RTree default floating point to use double 2018-08-06 16:55:00 -07:00
shape_index_list.h refactoring: wrapped boost::optional in OPT<> class for the purpose of easier transition to C++17 in the future 2017-11-03 23:59:02 +01:00
shape_line_chain.h SHAPE_LINE_CHAIN: Unify constructors 2019-12-12 13:54:48 +00:00
shape_poly_set.h SHAPE_LINE_CHAIN: Remove element access 2019-12-12 13:54:48 +00:00
shape_rect.h Add more "override" markers. 2016-09-25 13:59:41 -04:00
shape_segment.h Revert "pcbnew: Adding copy constructors to PNS items" 2018-10-09 14:50:20 -07:00
shape_simple.h SHAPE_LINE_CHAIN: Remove element access 2019-12-12 13:54:48 +00:00