MOAB: Mesh Oriented datABase
(version 5.4.1)
|
#include "moab/Types.hpp"
#include "moab/Interface.hpp"
#include <cmath>
#include <string>
#include <vector>
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.