|
KiCad PCB EDA Suite
|
Public Attributes | |
| std::map< wxString, std::vector< BRIDGE_NEIGHBOR > > | adjacency |
| std::vector< BRIDGE_EDGE > | edges |
Definition at line 1018 of file connection_graph.h.
| std::map<wxString, std::vector<BRIDGE_NEIGHBOR> > CONNECTION_GRAPH::BRIDGE_GRAPH::adjacency |
Definition at line 1020 of file connection_graph.h.
Referenced by CONNECTION_GRAPH::RebuildNetChains().
| std::vector<BRIDGE_EDGE> CONNECTION_GRAPH::BRIDGE_GRAPH::edges |
Definition at line 1021 of file connection_graph.h.
Referenced by CONNECTION_GRAPH::RebuildNetChains().