#include "bounding-box.hh"

Go to the source code of this file.
Functions | |
| ostream & | operator<< (ostream &AStream, const CBoundingBox &ABB) |
Variables | |
| static TCoordinate | BB_EPS = 0 |
| ostream& operator<< | ( | ostream & | AStream, | |
| const CBoundingBox & | ABB | |||
| ) |
Definition at line 196 of file bounding-box.cc.
TCoordinate BB_EPS = 0 [static] |
Definition at line 28 of file bounding-box.cc.
1.5.8