Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members  

Point Class Reference

#include <DataPoint.hpp>

List of all members.

Public Member Functions

 Point (int=0, int=0)
bool operator== (Point &)
bool operator!= (Point &)

Public Attributes

int x
int y


Detailed Description

struct point


Constructor & Destructor Documentation

Point::Point int  x = 0,
int  y = 0
 

Point constructor


Member Function Documentation

bool Point::operator!= Point &  pt2  ) 
 

!= pt operator

bool Point::operator== Point &  pt2  ) 
 

== pt operator


Member Data Documentation

int Point::x
 

int Point::y
 


The documentation for this class was generated from the following files:
Generated on Mon May 31 22:42:47 2004 for CCLib by doxygen1.3