$extrastylesheet
#include <mln/core/image/complex_neighborhoods.hh>
Public Member Functions | |
bool | is_valid () const |
const complex_higher_dim_connected_n_face_window < D, G > & | win () const |
Public Types | |
typedef Neighborhood< void > | category |
typedef complex_higher_dim_connected_n_face_neighborhood < D, G > | exact_t |
typedef complex_higher_dim_connected_n_face_window < D, G >::complex_fwd_iter | complex_fwd_iter |
typedef complex_higher_dim_connected_n_face_window < D, G >::complex_bkd_iter | complex_bkd_iter |
typedef complex_higher_dim_connected_n_face_window < D, G >::psite | psite |
typedef complex_higher_dim_connected_n_face_window < D, G >::site | site |
typedef complex_neighborhood_fwd_piter < complex_fwd_iter, G, complex_higher_dim_connected_n_face_neighborhood < D, G > > | fwd_niter |
typedef complex_neighborhood_bkd_piter < complex_bkd_iter, G, complex_higher_dim_connected_n_face_neighborhood < D, G > > | bkd_niter |
typedef fwd_niter | niter |
typedef complex_higher_dim_connected_n_face_window < D, G > | window |
typedef | mln_geom (complex_higher_dim_connected_n_face_window< D, G >) G |
Neighborhood centered on an n-face of complex returning the n-faces sharing an (n+1)-face with the center n-face.
Definition at line 81 of file complex_neighborhoods.hh.
|
inherited |
Is this neighborhood valid?
|
inherited |
Associated types.
The geometry of the complex.
|
inherited |
Get the corresponding window.
inherited |
Site_Iterator type to browse the psites of the neighborhood w.r.t.
the reverse ordering of vertices.
Definition at line 95 of file complex_neighborhood_base.hh.
|
inherited |
Definition at line 69 of file core/concept/neighborhood.hh.
inherited |
Definition at line 74 of file complex_neighborhood_base.hh.
inherited |
The associated complex iterators.
Definition at line 73 of file complex_neighborhood_base.hh.
|
inherited |
inherited |
Site_Iterator type to browse the psites of the neighborhood w.r.t.
the ordering of vertices.
Definition at line 90 of file complex_neighborhood_base.hh.
|
inherited |
The default niter type.
Definition at line 98 of file complex_neighborhood_base.hh.
inherited |
The type of psite corresponding to the neighborhood.
Definition at line 83 of file complex_neighborhood_base.hh.
|
inherited |
The type of site corresponding to the neighborhood.
Definition at line 85 of file complex_neighborhood_base.hh.
inherited |
The window type corresponding to this neighborhood.
Definition at line 101 of file complex_neighborhood_base.hh.