|
|
| OBSTACLE_VISITOR (const ITEM *aItem) |
| |
|
void | SetWorld (const NODE *aNode, const NODE *aOverride=nullptr) |
| |
|
virtual bool | operator() (ITEM *aCandidate)=0 |
| |
|
|
bool | visit (ITEM *aCandidate) |
| |
|
|
const ITEM * | m_item |
| | the item we are looking for collisions with
|
| |
|
const NODE * | m_node |
| | node we are searching in (either root or a branch)
|
| |
|
const NODE * | m_override |
| | node that overrides root entries
|
| |
The documentation for this class was generated from the following files:
- 3rd_party/router/router/pns_node.h
- 3rd_party/router/router/pns_node.cpp