Main Page
Classes
Files
Class List
Class Hierarchy
Class Members
DelaunayTest
::
Line
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:
src/tests/2dRender/
Line.h
src/tests/2dRender/
Line.cpp
Generated on Tue May 26 20:45:15 2009 for Delaunay Test by
1.5.9