|
|
| HIT_VISITOR (ITEM_SET &aTab, const VECTOR2I &aPoint) |
| |
| bool | operator() (ITEM *aItem) override |
| |
|
| 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
|
| |
◆ operator()()
| bool PNS::HIT_VISITOR::operator() |
( |
ITEM * |
aItem | ) |
|
|
inlineoverridevirtual |
The documentation for this struct was generated from the following file:
- 3rd_party/router/router/pns_node.cpp