/Users/craigcornelius/Projects/SPRING Mac Release 0.2/point3d.h File Reference

#include <iostream>
#include <math.h>

Include dependency graph for point3d.h:

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

Go to the source code of this file.

Classes

class  Point3DBase< T >

Defines

#define EPSILON   0.00001
#define TWOPI   6.283185307179586476925287
#define EPSILON   0.00001
#define TWOPI   6.283185307179586476925287

Typedefs

typedef Point3DBase
< double > 
Point3D
typedef Point3DBase
< int > 
iPoint3D


Define Documentation

#define EPSILON   0.00001

#define EPSILON   0.00001

#define TWOPI   6.283185307179586476925287

#define TWOPI   6.283185307179586476925287


Typedef Documentation

typedef Point3DBase<int> iPoint3D

Definition at line 309 of file point3d.h.

typedef Point3DBase<double> Point3D

Definition at line 308 of file point3d.h.


Generated on Thu Aug 30 11:03:55 2007 for SPRING Mac by  doxygen 1.5.3