25 #ifndef POINT_LIST_HH_
26 #define POINT_LIST_HH_
31 namespace ost {
namespace img {
45 PointList( PointList::const_iterator first, PointList::const_iterator last);
class encapsulating 1D to 3D point
PointList(PointList::size_type n, const Point &p)
PointList(PointList::const_iterator first, PointList::const_iterator last)
PointList(PointList::size_type n)
PointList(const PeakList &pl)
#define DLLEXPORT_OST_IMG_BASE
std::vector< Peak > PeakList