Documentation class for mln::Window. More...
#include <window.hh>
Public Types | |
typedef void | bkd_qiter |
Site_Iterator type associated to this window to browse its points in a backward way. | |
typedef void | fwd_qiter |
Site_Iterator type associated to this window to browse its points in a forward way. | |
typedef void | qiter |
Site_Iterator type associated to this window to browse its points. |
Documentation class for mln::Window.
A window is the definition of a set of points located around a central point.
typedef void mln::doc::Window< E >::bkd_qiter |
Site_Iterator type associated to this window to browse its points in a backward way.
typedef void mln::doc::Window< E >::fwd_qiter |
Site_Iterator type associated to this window to browse its points in a forward way.
typedef void mln::doc::Window< E >::qiter |
Site_Iterator type associated to this window to browse its points.