DelaunayTest::Line Class Reference

It represents a line/segment with a start point and an end point. More...

#include <Line.h>

List of all members.

Public Member Functions

 Line (const Point &start, const Point &end)
 ~Line (void)
 Destructor.

Public Attributes

Point m_start
 Start point.
Point m_end
 End point.


Detailed Description

It represents a line/segment with a start point and an end point.

Constructor & Destructor Documentation

Line::Line ( const Point start,
const Point end 
)

Constructor

Parameters:
start start point
end end point


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