QCPoint.hpp File Reference

#include "QCCommon.hpp"

Include dependency graph for QCPoint.hpp:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QCPoint< dim >

Typedefs

typedef QCPoint< 3 > QCPoint3D

Enumerations

enum  Coords { COORDX = 0, COORDY, COORDZ }

Functions

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

Variables

const QCPoint< 3 > QC_ORIGIN3D


Typedef Documentation

typedef QCPoint<3> QCPoint3D
 

Definition at line 194 of file QCPoint.hpp.


Enumeration Type Documentation

enum Coords
 

Enumerator:
COORDX 
COORDY 
COORDZ 

Definition at line 27 of file QCPoint.hpp.


Function Documentation

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

Parameters:
os 
p 

Definition at line 32 of file QCPoint.cpp.


Variable Documentation

const QCPoint<3> QC_ORIGIN3D
 

The origin

Definition at line 201 of file QCPoint.hpp.


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