#include "moab/Forward.hpp"#include "moab/GeomUtil.hpp"#include "moab/OrientedBox.hpp"#include <iosfwd>#include <list>#include <vector>
Include dependency graph for OrientedBoxTreeTool.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | moab::OrientedBoxTreeTool |
| Class for constructing and querying Hierarchical Oriented Bounding Box trees. More... | |
| struct | moab::OrientedBoxTreeTool::Settings |
| Misc. knobs controlling tree subdivision. More... | |
| class | moab::OrientedBoxTreeTool::TrvStats |
| Traversal statistics structure. More... | |
| class | moab::OrientedBoxTreeTool::IntRegCtxt |
| Default/Base class to provide a context for registering intersections. More... | |
| class | moab::OrientedBoxTreeTool::Op |
| Implement this and pass instance to preorder_traverse. More... | |
Namespaces | |
| moab | |
| Class representing axis-aligned bounding box. | |
Definition in file OrientedBoxTreeTool.hpp.