$extrastylesheet
Olena  User documentation 2.1
An Image Processing Platform
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
mln::internal::graph_mixed_window_iter_dispatch< G, p_vertices< G, F >, p_edges< G, F2 > > Struct Template Reference

#include <mln/core/image/graph_elt_mixed_window.hh>

Public Member Functions

typedef mln_vertex_nbh_edge_bkd_iter (G) nbh_bkd_iter_
typedef mln_vertex_nbh_edge_fwd_iter (G) nbh_fwd_iter_

Public Types

typedef p_edges< G, F2 > target

Detailed Description

template<typename G, typename F, typename F2>
struct mln::internal::graph_mixed_window_iter_dispatch< G, p_vertices< G, F >, p_edges< G, F2 > >

Definition at line 77 of file graph_elt_mixed_window.hh.

Member Function Documentation

template<typename G , typename F , typename F2 >
typedef mln::internal::graph_mixed_window_iter_dispatch< G, p_vertices< G, F >, p_edges< G, F2 > >::mln_vertex_nbh_edge_bkd_iter ( )
template<typename G , typename F , typename F2 >
typedef mln::internal::graph_mixed_window_iter_dispatch< G, p_vertices< G, F >, p_edges< G, F2 > >::mln_vertex_nbh_edge_fwd_iter ( )

Member Typedef Documentation

template<typename G , typename F , typename F2 >
typedef p_edges<G,F2> mln::internal::graph_mixed_window_iter_dispatch< G, p_vertices< G, F >, p_edges< G, F2 > >::target

Definition at line 82 of file graph_elt_mixed_window.hh.