Mesh Oriented datABase  (version 5.4.1)
Array-based unstructured mesh datastructure
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

namespace  moab
 

Class representing axis-aligned bounding box.



Detailed Description

Author:
Jason Kraftcheck ([email protected])
Date:
2006-07-18

Definition in file OrientedBoxTreeTool.hpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines