Milena (Olena)
User documentation 2.0a Id
|
A generic forward iterator on points by lines. More...
#include <box_runstart_piter.hh>
Inherits mln::internal::site_set_iterator_base< box< P >, box_runstart_piter< P > >.
Public Member Functions | |
box_runstart_piter (const box< P > &b) | |
Constructor. | |
void | next () |
Go to the next element. | |
unsigned | run_length () const |
Give the lenght of the run. | |
A generic forward iterator on points by lines.
The parameter P
is the type of points.
Definition at line 49 of file box_runstart_piter.hh.
|
inline |
|
inherited |
Go to the next element.
|
inline |
Give the lenght of the run.
Definition at line 169 of file box_runstart_piter.hh.