|
KiCad PCB EDA Suite
|
#include <core/typeinfo.h>#include "pns_walkaround.h"#include "pns_shove.h"#include "pns_router.h"#include "pns_diff_pair_placer.h"#include "pns_solid.h"#include "pns_topology.h"#include "pns_debug_decorator.h"#include "pns_arc.h"#include "pns_utils.h"Go to the source code of this file.
Namespaces | |
| namespace | PNS |
| Push and Shove diff pair dimensions (gap) settings dialog. | |
Functions | |
| static void | PNS::drawGateways (PNS::DEBUG_DECORATOR *dbg, const wxString &groupName, PNS::DP_PRIMITIVE_PAIR &prims, PNS::DP_GATEWAYS &gws, VECTOR2D offset, VECTOR2D step) |
| OPT_VECTOR2I | PNS::getDanglingAnchor (NODE *aNode, ITEM *aItem) |
| static void | PNS::drawSingleGateway (DEBUG_DECORATOR *dbg, DP_GATEWAY gw, wxString grpName) |