KiCad PCB EDA Suite
|
#include <common.h>
#include <pcb_shape.h>
#include <footprint.h>
#include <geometry/seg.h>
#include <geometry/shape_segment.h>
#include <drc/drc_engine.h>
#include <drc/drc_item.h>
#include <drc/drc_rule.h>
#include <drc/drc_test_provider_clearance_base.h>
#include "drc_rtree.h"
Go to the source code of this file.
Classes | |
class | DRC_TEST_PROVIDER_EDGE_CLEARANCE |
Namespaces | |
namespace | detail |
Variables | |
static DRC_REGISTER_TEST_PROVIDER< DRC_TEST_PROVIDER_EDGE_CLEARANCE > | detail::dummy |