Mesh Oriented datABase  (version 5.5.1)
An array-based unstructured mesh library
OrientedBoxTreeTool.hpp File Reference
#include "moab/Forward.hpp"
#include "moab/GeomUtil.hpp"
#include "moab/OrientedBox.hpp"
#include <iosfwd>
#include <list>
#include <vector>
+ Include dependency graph for OrientedBoxTreeTool.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  moab::OrientedBoxTreeTool
 Class for constructing and querying Hierarchical Oriented Bounding Box trees. More...
 
struct  moab::OrientedBoxTreeTool::Settings
 Misc. knobs controlling tree subdivision. More...
 
class  moab::OrientedBoxTreeTool::TrvStats
 Traversal statistics structure. More...
 
class  moab::OrientedBoxTreeTool::IntRegCtxt
 Default/Base class to provide a context for registering intersections. More...
 
class  moab::OrientedBoxTreeTool::Op
 Implement this and pass instance to preorder_traverse. More...
 

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
2006-07-18

Definition in file OrientedBoxTreeTool.hpp.