#include <OpenMS/ANALYSIS/MAPMATCHING/DelaunayPairFinder.h>
Public Types | |
typedef CGAL::Point_2 < CGAL::Cartesian< double > > | Base |
Public Member Functions | |
Point () | |
Point (const Base &cgal_point) | |
Point (Base::RT hx, Base::RT hy, const PointType &f, UInt k=0) | |
Point (Base::RT hx, Base::RT hy) | |
~Point () | |
Point (const Point &source) | |
Copy constructor. | |
Point & | operator= (const Point &source) |
Assignment operator. | |
Public Attributes | |
const PointType * | element |
UInt | key |
typedef CGAL::Point_2< CGAL::Cartesian<double> > Base |
Point | ( | ) | [inline] |
Point | ( | Base::RT | hx, | |
Base::RT | hy | |||
) | [inline] |
~Point | ( | ) | [inline] |
Generated Tue Apr 1 15:36:41 2008 -- using doxygen 1.5.4 | OpenMS / TOPP 1.1 |