#include <iosfwd>
#include <BLassert.H>
#include <SPACE.H>
Go to the source code of this file.
Classes | |
class | Orientation |
: Encapsulation of the Orientation of the Faces of a Box More... | |
class | OrientationIter |
An Iterator over the Orientation of Faces of a Box. More... | |
Functions | |
std::ostream & | operator<< (std::ostream &os, const Orientation &o) |
Write to an ostream in ASCII format. |
std::ostream& operator<< | ( | std::ostream & | os, | |
const Orientation & | o | |||
) |