list of points More...
#include <point_list.hh>
Public Member Functions | |
PointList () | |
PointList (PointList::size_type n) | |
PointList (PointList::size_type n, const Point &p) | |
PointList (PointList::const_iterator first, PointList::const_iterator last) | |
PointList (const PeakList &pl) |
list of points
convenience definition
Definition at line 39 of file point_list.hh.
PointList | ( | ) |
PointList | ( | PointList::size_type | n | ) |
PointList | ( | PointList::const_iterator | first, | |
PointList::const_iterator | last | |||
) |