This is the complete list of members for ugdk::structure::ikdtree::Item< T, DIMENSIONS >, including all inherited members.
Box() | ugdk::structure::Box< DIMENSIONS > | |
Box(const Point &min_coordinates, const Point &max_coordinates) | ugdk::structure::Box< DIMENSIONS > | |
container_node() const | ugdk::structure::ikdtree::Item< T, DIMENSIONS > | |
Contains(const Box &box) const | ugdk::structure::Box< DIMENSIONS > | |
element() const | ugdk::structure::ikdtree::Item< T, DIMENSIONS > | |
Intersects(const Box *box) const | ugdk::structure::Box< DIMENSIONS > | |
IsAbove(int depth, Coordinate boundary) const | ugdk::structure::Box< DIMENSIONS > | |
IsBelow(int depth, Coordinate boundary) const | ugdk::structure::Box< DIMENSIONS > | |
Item(const Box< DIMENSIONS > &bounding_box, const T &element) | ugdk::structure::ikdtree::Item< T, DIMENSIONS > | |
max_coordinates() const | ugdk::structure::Box< DIMENSIONS > | |
max_coordinates_ | ugdk::structure::Box< DIMENSIONS > | protected |
min_coordinates() const | ugdk::structure::Box< DIMENSIONS > | |
min_coordinates_ | ugdk::structure::Box< DIMENSIONS > | protected |
Point typedef | ugdk::structure::Box< DIMENSIONS > | |
set_container_node(Node< T, DIMENSIONS > *container_node) | ugdk::structure::ikdtree::Item< T, DIMENSIONS > | |
UpdateBox(const Box &) | ugdk::structure::Box< DIMENSIONS > | |
~Box() | ugdk::structure::Box< DIMENSIONS > | virtual |
~Item() | ugdk::structure::ikdtree::Item< T, DIMENSIONS > | |