Main Page | Namespace List | Compound List | File List | Compound Members | File Members

Point Class Reference

#include <Point.h>

List of all members.

Public Member Functions

 Point ()
 Point (double xIn, double yIn)
 ~Point ()
void setX (double x)
void setY (double y)
double getX ()
double getY ()


Constructor & Destructor Documentation

Point::Point  ) 
 

Point::Point double  xIn,
double  yIn
 

Point::~Point  ) 
 


Member Function Documentation

double Point::getX  ) 
 

returns X coord

double Point::getY  ) 
 

returns Y coord

void Point::setX double  x  ) 
 

sets X coord

void Point::setY double  y  ) 
 

sets Y coord


The documentation for this class was generated from the following files:
Generated on Thu Sep 4 14:59:33 2003 for Content-Based Image Retrieval by doxygen 1.3.3