QCPoint.cpp File Reference

#include <iomanip>
#include "QCPoint.hpp"

Include dependency graph for QCPoint.cpp:

Go to the source code of this file.

Defines

#define POINT_PREC   8
#define POINT_WIDTH   13

Functions

template ostream & operator<< (ostream &os, const QCPoint< 3 > &p)
template<int dim>
ostream & operator<< (ostream &os, const QCPoint< dim > &p)


Define Documentation

#define POINT_PREC   8
 

Definition at line 24 of file QCPoint.cpp.

Referenced by operator<<().

#define POINT_WIDTH   13
 

Definition at line 25 of file QCPoint.cpp.

Referenced by operator<<().


Function Documentation

template ostream& operator<< ostream &  os,
const QCPoint< 3 > &  p
 

explicit instanciation of operator <<

template<int dim>
ostream& operator<< ostream &  os,
const QCPoint< dim > &  p
 

Parameters:
os 
p 

Definition at line 32 of file QCPoint.cpp.

References POINT_PREC, and POINT_WIDTH.


Generated on Sat Jan 28 21:07:32 2006 for QC++ by  doxygen 1.4.4