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

CV4D.cpp File Reference

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

Functions

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

Function Documentation

CV4D operator * double   rdFactor,
const CV4D &   v
 

Multiplication of a scalar with a vector.

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

Same as above. But more useful for streams.

istream& operator>> istream &   s,
CV4D &   v
 

Reads a vector from the given stream.


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