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

Go to the source code of this file.

Classes

class  moab::AxisBox
 Class representing axis-aligned bounding box. More...
 

Namespaces

 moab
 Class representing axis-aligned bounding box.
 

Functions

AxisBox moab::operator& (const AxisBox &a, const AxisBox &b)
 
AxisBox moab::operator| (const AxisBox &a, const AxisBox &b)
 
bool moab::operator|| (const AxisBox &a, const AxisBox &b)