MOAB: Mesh Oriented datABase  (version 5.4.1)
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

namespace  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)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines