Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

CBoundingBox3D.cpp File Reference

#include <iostream.h>
#include <math.h>
#include "CBoundingBox3D.h"

Functions

ostream & operator<< (ostream &s, const CBoundingBox3D &bbox)
istream & operator>> (istream &s, CBoundingBox3D &bbox)

Function Documentation

ostream& operator<< ostream &   s,
const CBoundingBox3D &   bbox
 

Same as above. But more useful for streams.

istream& operator>> istream &   s,
CBoundingBox3D &   bbox
 

Reads a vector from the given stream.


Generated at Thu Oct 4 17:17:26 2001 for QGLViewer by doxygen1.2.10 written by Dimitri van Heesch, © 1997-2001