|
INET Framework for OMNeT++/OMNEST
|
This is the complete list of members for inet::QuadTree, including all inherited members.
| boundaryMax | inet::QuadTree | protected |
| boundaryMin | inet::QuadTree | protected |
| doesIntersectWithQuadrant(const Coord &pos, double range) const | inet::QuadTree | protected |
| hasChild() const | inet::QuadTree | protected |
| insert(const cObject *point, const Coord &pos) | inet::QuadTree | |
| isInRectangleRange(const Coord &pointCoord) const | inet::QuadTree | protected |
| lastPosition | inet::QuadTree | protected |
| move(const cObject *point, const Coord &newPos) | inet::QuadTree | |
| parent | inet::QuadTree | protected |
| Points typedef | inet::QuadTree | |
| points | inet::QuadTree | protected |
| quadrantCapacity | inet::QuadTree | protected |
| quadrants | inet::QuadTree | protected |
| QuadTree(const Coord &boundaryMin, const Coord &boundaryMax, unsigned int quadrantCapacity, QuadTree *parent) | inet::QuadTree | |
| rangeQuery(const Coord &pos, double range, const IVisitor *visitor) const | inet::QuadTree | |
| remove(const cObject *point) | inet::QuadTree | |
| searchQuadrant(const Coord &lastPos) | inet::QuadTree | protected |
| setBoundary(Coord *minBoundaries, Coord *maxBoundaries) const | inet::QuadTree | protected |
| setToLeaf() | inet::QuadTree | protected |
| splitPoints() | inet::QuadTree | protected |
| strictRangeQuery(const Coord &pos, double range, const IVisitor *visitor) const | inet::QuadTree | |
| tryToJoinChildQuadrants() | inet::QuadTree | protected |
| whichQuadrant(const Coord &pos) const | inet::QuadTree | protected |
| ~QuadTree() | inet::QuadTree |