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