DelaunayTest::Point Class Reference

It has two coordinates: x and y. More...

#include <Point.h>

List of all members.

Public Member Functions

 Point (void)
 Constructor.
 Point (float x, float y)
 ~Point (void)
 Destructor.

Public Attributes

float m_x
 X coordinate.
float m_y
 Y coordinate.


Detailed Description

It has two coordinates: x and y.

Constructor & Destructor Documentation

Point::Point ( float  x,
float  y 
)

Overloaded constructor

Parameters:
x x coordinate
y y coordinate


The documentation for this class was generated from the following files:

Generated on Tue May 26 20:45:15 2009 for Delaunay Test by  doxygen 1.5.9