Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

interpol::Point Class Reference

#include <Interpol.h>

List of all members.

Public Member Functions

 Point ()
 Point (double x, double y)

Public Attributes

double x
double y


Constructor & Destructor Documentation

interpol::Point::Point  ) 
 

Definition at line 10 of file Interpol.cpp.

interpol::Point::Point double  x,
double  y
 

Definition at line 16 of file Interpol.cpp.


Member Data Documentation

double interpol::Point::x
 

Definition at line 19 of file Interpol.h.

Referenced by interpol::Interpolation::MovePoint(), interpol::operator<(), interpol::operator<<(), and interpol::operator>>().

double interpol::Point::y
 

Definition at line 20 of file Interpol.h.

Referenced by interpol::operator<<(), and interpol::operator>>().


The documentation for this class was generated from the following files:
Generated on Mon Mar 20 22:24:01 2006 for GT2005 by doxygen 1.3.6