#include <box_runend_piter.hh>
Inherits mln::internal::site_set_iterator_base< mln::box< P >, mln::box_runend_piter< P > >.
Public Member Functions | |
box_runend_piter (const box< P > &b) | |
Constructor. | |
void | next () |
Go to the next element. | |
unsigned | run_length () const |
Give the lenght of the run. |
The parameter P
is the type of points.
mln::box_runend_piter< P >::box_runend_piter | ( | const box< P > & | b | ) | [inline] |
void mln::Site_Iterator< E >::next | ( | ) | [inline, inherited] |
Go to the next element.
unsigned mln::box_runend_piter< P >::run_length | ( | ) | const [inline] |
Give the lenght of the run.