UGDK
0.5.0
|
This is the complete list of members for ugdk::structure::Box< DIMENSIONS >, including all inherited members.
Box() | ugdk::structure::Box< DIMENSIONS > | |
Box(const Point &min_coordinates, const Point &max_coordinates) | ugdk::structure::Box< DIMENSIONS > | |
Contains(const Box &box) const | ugdk::structure::Box< 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 > | |
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 > | |
UpdateBox(const Box &) | ugdk::structure::Box< DIMENSIONS > | |
~Box() | ugdk::structure::Box< DIMENSIONS > | virtual |