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

CV2D.cpp File Reference

#include "GeoGeneric.h"
#include "CV2D.h"
#include "CV3D.h"

Functions

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

Function Documentation

CV2D operator * double    rdFactor,
const CV2D   v
 

Multiplication of a scalar with a vector.

ostream& operator<< ostream &    s,
const CV2D   v
 

Same as above. But more useful for streams.

istream& operator>> istream &    s,
CV2D   v
 

Reads a vector from the given stream.


Generated on Wed Mar 5 18:23:25 2003 for QGLViewer by doxygen1.3-rc3