Mesh Oriented datABase  (version 5.4.1)
Array-based unstructured mesh datastructure
AdaptiveKDTree.hpp File Reference
#include "moab/Types.hpp"
#include "moab/Tree.hpp"
#include <string>
#include <vector>
#include <cmath>
+ Include dependency graph for AdaptiveKDTree.hpp:
+ This graph shows which files directly or indirectly include this file:

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.



Detailed Description

Definition in file AdaptiveKDTree.hpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines