INET Framework for OMNeT++/OMNEST
inet::QuadTree Member List

This is the complete list of members for inet::QuadTree, including all inherited members.

boundaryMaxinet::QuadTreeprotected
boundaryMininet::QuadTreeprotected
doesIntersectWithQuadrant(const Coord &pos, double range) const inet::QuadTreeprotected
hasChild() const inet::QuadTreeprotected
insert(const cObject *point, const Coord &pos)inet::QuadTree
isInRectangleRange(const Coord &pointCoord) const inet::QuadTreeprotected
lastPositioninet::QuadTreeprotected
move(const cObject *point, const Coord &newPos)inet::QuadTree
parentinet::QuadTreeprotected
Points typedefinet::QuadTree
pointsinet::QuadTreeprotected
quadrantCapacityinet::QuadTreeprotected
quadrantsinet::QuadTreeprotected
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::QuadTreeprotected
setBoundary(Coord *minBoundaries, Coord *maxBoundaries) const inet::QuadTreeprotected
setToLeaf()inet::QuadTreeprotected
splitPoints()inet::QuadTreeprotected
strictRangeQuery(const Coord &pos, double range, const IVisitor *visitor) const inet::QuadTree
tryToJoinChildQuadrants()inet::QuadTreeprotected
whichQuadrant(const Coord &pos) const inet::QuadTreeprotected
~QuadTree()inet::QuadTree