|
|
| DEFAULT_OBSTACLE_VISITOR (NODE::OBSTACLES &aTab, const ITEM *aItem, int aKindMask, bool aDifferentNetsOnly) |
| |
|
void | SetCountLimit (int aLimit) |
| |
|
bool | operator() (ITEM *aCandidate) override |
| |
|
| OBSTACLE_VISITOR (const ITEM *aItem) |
| |
|
void | SetWorld (const NODE *aNode, const NODE *aOverride=NULL) |
| |
|
|
OBSTACLES & | m_tab |
| |
list of encountered obstacles
|
| |
|
int | m_kindMask |
| |
acccepted kinds of colliding items (solids, vias, segments, etc...)
|
| |
|
int | m_limitCount |
| |
max number of hits
|
| |
|
int | m_matchCount |
| |
number of items found so far
|
| |
|
int | m_extraClearance |
| |
additional clearance
|
| |
|
bool | m_differentNetsOnly |
| |
|
int | m_forceClearance |
| |
The documentation for this struct was generated from the following file:
- 3rd_party/router/router/pns_node.cpp