|
OpenStructure
|
#include <point_list.hh>
Inherits vector< Point >.
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) | |
| PointList | ( | ) |
| PointList | ( | PointList::size_type | n | ) |
| PointList | ( | PointList::const_iterator | first, |
| PointList::const_iterator | last | ||
| ) |