Browse Source
SHAPE_LINE_CHAIN: Unify constructors
SHAPE_LINE_CHAIN: Unify constructors
Keeps the multi element SHAPE_LINE_CHAIN constructors in a single routine using std::vector and implicit construction.merge-requests/15/head
12 changed files with 61 additions and 108 deletions
-
133d-viewer/3d_rendering/3d_render_raytracing/shapes2D/cpolygon2d.cpp
-
6common/gr_basic.cpp
-
8common/preview_items/polygon_geom_manager.cpp
-
57include/geometry/shape_line_chain.h
-
5pcbnew/class_drawsegment.cpp
-
21pcbnew/pad_print_functions.cpp
-
3pcbnew/plot_brditems_plotter.cpp
-
4pcbnew/router/pns_diff_pair.cpp
-
6pcbnew/router/pns_line_placer.cpp
-
40pcbnew/router/pns_optimizer.cpp
-
2pcbnew/router/pns_segment.h
-
4qa/qa_utils/geometry/line_chain_construction.cpp
Write
Preview
Loading…
Cancel
Save
Reference in new issue