moab
OrientedBoxTreeTool.hpp File Reference
#include "moab/Forward.hpp"
#include <iosfwd>
#include <list>
#include <vector>

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