#include <iostream>
Include dependency graph for boundingbox.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Compounds | |
| class | AARBoundingBox |
| class | BoundingBox |
| class | BoundingEllipse |
Functions | |
| template<classT> ostream& | operator<< (ostream &s, const BoundingBox<T>& b) |
| Stream output for a BoundingBox. More... | |
Useful for e.g. avoiding computations for points outside the region.
Definition in file boundingbox.h.
|
||||||
|
Stream output for a BoundingBox.
Definition at line 46 of file boundingbox.h. |
1.2.1 written by Dimitri van Heesch,
© 1997-2000