|
MOAB: Mesh Oriented datABase
(version 5.4.1)
|
#include "moab/Types.hpp"#include "moab/Interface.hpp"#include <cmath>#include <string>#include <vector>
Include dependency graph for BSPTree.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | moab::BSPTree |
| BSP tree, for sorting and searching entities spatially. More... | |
| struct | moab::BSPTree::Plane |
| struct to store a plane More... | |
| class | moab::BSPTreeIter |
| Iterate over leaves of a BSPTree. More... | |
| class | moab::BSPTreeBoxIter |
| Iterate over leaves of a BSPTree. More... | |
| struct | moab::BSPTreeBoxIter::Corners |
Namespaces | |
| namespace | moab |
Class representing axis-aligned bounding box. | |
Definition in file BSPTree.hpp.