#include <iostream.h>#include <math.h>#include "CBoundingBox3D.h"Functions | |
| ostream & | operator<< (ostream &s, const CBoundingBox3D &bbox) |
| istream & | operator>> (istream &s, CBoundingBox3D &bbox) |
| ostream& operator<< | ( | ostream & | s, | |
| const CBoundingBox3D & | bbox | |||
| ) |
| istream& operator>> | ( | istream & | s, | |
| CBoundingBox3D & | bbox | |||
| ) |
1.4.7