KiCad PCB EDA Suite
|
#include <algorithm>
#include <iterator>
#include <map>
#include <vector>
#include <eda_draw_frame.h>
#include <erc/erc_item.h>
#include <erc/erc_settings.h>
#include <geometry/shape_segment.h>
#include <geometry/shape_simple.h>
#include <sch_line.h>
#include <sch_marker.h>
#include <sch_rtree.h>
#include <sch_rule_area.h>
#include <sch_screen.h>
#include <sch_sheet_path.h>
Go to the source code of this file.
Classes | |
struct | SCH_RULE_AREA_DESC |
Variables | |
static struct SCH_RULE_AREA_DESC | _SCH_RULE_AREA_DESC |
|
static |