KiCad PCB EDA Suite
Loading...
Searching...
No Matches
constraint_overlay.cpp File Reference
#include <tools/constraint_overlay.h>
#include <algorithm>
#include <cmath>
#include <limits>
#include <ranges>
#include <set>
#include <wx/image.h>
#include <board.h>
#include <footprint.h>
#include <pcb_dimension.h>
#include <pcb_shape.h>
#include <view/view.h>
#include <view/view_overlay.h>
#include <gal/color4d.h>
#include <gal/graphics_abstraction_layer.h>
#include <gal/painter.h>
#include <render_settings.h>
#include <base_units.h>
#include <bitmap_base.h>
#include <bitmaps.h>
#include <math/util.h>
#include <geometry/eda_angle.h>
#include <geometry/shape_ellipse.h>
#include <geometry/shape_line_chain.h>
#include <tool/edit_points.h>
#include <constraints/pcb_constraint.h>
#include <constraints/constraint_builder.h>
#include <constraints/board_constraint_adapter.h>

Go to the source code of this file.