Base class for implementation of classes of iterator on points. More...
#include <site_iterator.hh>

Public Member Functions | |
| void | next () | 
| Go to the next element.   | |
Base class for implementation of classes of iterator on points.
An iterator on points is an iterator that browse over a set of points.
Definition at line 53 of file site_iterator.hh.
| void mln::Site_Iterator< E >::next | ( | ) |  [inline] | 
        
Go to the next element.
Definition at line 92 of file site_iterator.hh.
 1.7.1