#include "CP4D.h"
#include "CP3D.h"
#include "GeoGeneric.h"
Functions | |
ostream & | operator<< (ostream &s, const CP4D &v) |
istream & | operator>> (istream &s, CP4D &v) |
ostream& operator<< | ( | ostream & | s, | |
const CP4D & | v | |||
) |
Same as above. But more useful for streams.
istream& operator>> | ( | istream & | s, | |
CP4D & | v | |||
) |
Reads a point from the given stream.