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

Go to the source code of this file.

Classes

class  moab::OrientedBox
 Oriented bounding box. More...
 
struct  moab::OrientedBox::CovarienceData
 

Namespaces

 moab
 Class representing axis-aligned bounding box.
 

Macros

#define MB_ORIENTED_BOX_UNIT_VECTORS   1
 
#define MB_ORIENTED_BOX_OUTER_RADIUS   1
 

Functions

std::ostream & moab::operator<< (std::ostream &, const OrientedBox &)
 

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 OrientedBox.hpp.

Macro Definition Documentation

◆ MB_ORIENTED_BOX_OUTER_RADIUS

#define MB_ORIENTED_BOX_OUTER_RADIUS   1

Definition at line 34 of file OrientedBox.hpp.

◆ MB_ORIENTED_BOX_UNIT_VECTORS

#define MB_ORIENTED_BOX_UNIT_VECTORS   1

Definition at line 33 of file OrientedBox.hpp.