UGDK
|
Box(const Coordinate *min_coordinates, const Coordinate *max_coordinates) | ugdk::ikdtree::Box< DIMENSIONS > | |
Box(const Box &box) | ugdk::ikdtree::Box< DIMENSIONS > | |
Contains(const Box &box) const | ugdk::ikdtree::Box< 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 > | |
max_coordinates_ | ugdk::ikdtree::Box< DIMENSIONS > | [protected] |
min_coordinates_ | ugdk::ikdtree::Box< DIMENSIONS > | [protected] |
setBox(const Box &box) | ugdk::ikdtree::Box< DIMENSIONS > | |
~Box() | ugdk::ikdtree::Box< DIMENSIONS > |