KiCad PCB EDA Suite
Loading...
Searching...
No Matches
drc_test_provider_connection_width.cpp File Reference
#include <algorithm>
#include <atomic>
#include <deque>
#include <optional>
#include <utility>
#include <wx/debug.h>
#include <board.h>
#include <board_connected_item.h>
#include <board_design_settings.h>
#include <drc/drc_rule.h>
#include <drc/drc_item.h>
#include <drc/drc_test_provider.h>
#include <drc/drc_rtree.h>
#include <drc/drc_rule_condition.h>
#include <footprint.h>
#include <geometry/seg.h>
#include <geometry/shape_poly_set.h>
#include <math/box2.h>
#include <math/vector2d.h>
#include <pcb_shape.h>
#include <progress_reporter.h>
#include <core/thread_pool.h>
#include <pcb_track.h>
#include <pad.h>
#include <zone.h>

Go to the source code of this file.

Classes

struct  NETCODE_LAYER_CACHE_KEY
 
struct  std::hash< NETCODE_LAYER_CACHE_KEY >
 
class  DRC_TEST_PROVIDER_CONNECTION_WIDTH
 
class  POLYGON_TEST
 
struct  POLYGON_TEST::Vertex
 

Namespaces

namespace  std
 STL namespace.
 
namespace  detail
 

Variables

static DRC_REGISTER_TEST_PROVIDER< DRC_TEST_PROVIDER_CONNECTION_WIDTHdetail::dummy