MOAB: Mesh Oriented datABase
(version 5.4.1)
|
#include "moab/Forward.hpp"
#include "moab/CartVect.hpp"
#include "moab/Matrix3.hpp"
#include <iosfwd>
Go to the source code of this file.
Classes | |
class | moab::OrientedBox |
Oriented bounding box. More... | |
struct | moab::OrientedBox::CovarienceData |
Namespaces | |
namespace | moab |
Class representing axis-aligned bounding box. | |
Defines | |
#define | MB_ORIENTED_BOX_UNIT_VECTORS 1 |
#define | MB_ORIENTED_BOX_OUTER_RADIUS 1 |
Functions | |
std::ostream & | moab::operator<< (std::ostream &, const OrientedBox &) |
Definition in file OrientedBox.hpp.
#define MB_ORIENTED_BOX_OUTER_RADIUS 1 |
Definition at line 34 of file OrientedBox.hpp.
#define MB_ORIENTED_BOX_UNIT_VECTORS 1 |
Definition at line 33 of file OrientedBox.hpp.