#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 &) |
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.