Mesh Oriented datABase  (version 5.5.1)
An array-based unstructured mesh library
BSPTree.hpp File Reference
#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

 moab
 Class representing axis-aligned bounding box.
 

Detailed Description

Author
Jason Kraftcheck (kraft.nosp@m.che@.nosp@m.cae.w.nosp@m.isc..nosp@m.edu)
Date
2008-05-12

Definition in file BSPTree.hpp.