Mesh Oriented datABase
(version 5.4.1)
Array-based unstructured mesh datastructure
|
#include "moab/Types.hpp"
#include "moab/Tree.hpp"
#include <string>
#include <vector>
#include <cmath>
Go to the source code of this file.
Classes | |
class | moab::AdaptiveKDTree |
Adaptive KD tree, for sorting and searching entities spatially. More... | |
struct | moab::AdaptiveKDTree::Plane |
Split plane. More... | |
class | moab::AdaptiveKDTreeIter |
Iterate over leaves of an adaptive kD-tree. More... | |
struct | moab::AdaptiveKDTreeIter::StackObj |
Namespaces | |
namespace | moab |
Class representing axis-aligned bounding box. |
Definition in file AdaptiveKDTree.hpp.