moab
AdaptiveKDTree.hpp File Reference
#include "moab/Types.hpp"
#include "moab/Tree.hpp"
#include <string>
#include <vector>
#include <math.h>

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 adapative 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