moab
OrientedBox.hpp File Reference
#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 &s, const OrientedBox &b)

Detailed Description

Author:
Jason Kraftcheck ([email protected])
Date:
2006-07-18

Definition in file OrientedBox.hpp.


Define Documentation

Definition at line 33 of file OrientedBox.hpp.

Definition at line 32 of file OrientedBox.hpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines