CV3D.cpp File Reference

#include "GeoGeneric.h"
#include "CV3D.h"
#include "CV4D.h"

Functions

CV3D operator * (double rdFactor, const CV3D &v)
ostream & operator<< (ostream &s, const CV3D &v)
istream & operator>> (istream &s, CV3D &v)

Function Documentation

CV3D operator * ( double  rdFactor,
const CV3D v 
)

Multiplication of a scalar with a vector.

ostream& operator<< ( ostream &  s,
const CV3D v 
)

Same as above. But more useful for streams.

istream& operator>> ( istream &  s,
CV3D v 
)

Reads a vector from the given stream.


Generated on Mon Jul 10 12:45:59 2006 for QGLViewer by  doxygen 1.4.7