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