OpenStructure
Public Member Functions
PointList Class Reference

#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)
 

Detailed Description

list of points

convenience definition

Definition at line 39 of file point_list.hh.

Constructor & Destructor Documentation

◆ PointList() [1/5]

PointList ( )

◆ PointList() [2/5]

PointList ( PointList::size_type  n)

◆ PointList() [3/5]

PointList ( PointList::size_type  n,
const Point p 
)

◆ PointList() [4/5]

PointList ( PointList::const_iterator  first,
PointList::const_iterator  last 
)

◆ PointList() [5/5]

PointList ( const PeakList pl)
explicit

The documentation for this class was generated from the following file: