26 #ifndef MLN_WORLD_INTER_PIXEL_NEIGHB2D_HH
27 # define MLN_WORLD_INTER_PIXEL_NEIGHB2D_HH
32 # include <mln/core/alias/neighb2d.hh>
33 # include <mln/make/double_neighb2d.hh>
34 # include <mln/world/inter_pixel/dim2/is_row_odd.hh>
67 # ifndef MLN_INCLUDE_ONLY
74 static const bool vals[] = { 0, 0, 1, 0, 0,
91 static const bool e2v_h[] = { 0, 1, 0,
95 static const bool e2v_v[] = { 0, 0, 0,
108 static const bool e2e_h[] = { 0, 0, 1, 0, 0,
114 static const bool e2e_v[] = { 0, 0, 0, 0, 0,
125 # endif // ! MLN_INCLUDE_ONLY
134 #endif // ! MLN_WORLD_INTER_PIXEL_NEIGHB2D_HH