]> Creatis software - cpPlugins.git/blob - lib/Instances/cpPlugins_ImageNeighborhoodIterators.i
...
[cpPlugins.git] / lib / Instances / cpPlugins_ImageNeighborhoodIterators.i
1 ** ======================
2 ** == Some definitions ==
3 ** ======================
4
5 ** ==============
6 ** == Includes ==
7 ** ==============
8
9 i cpPlugins_Images.h
10 t itk$ ;Const;Shaped;ConstShaped$NeighborhoodIterator
11 t itkNeighborhood
12 t itkZeroFluxNeumannBoundaryCondition
13
14 ** ==================
15 ** == Dependencies ==
16 ** ==================
17
18 ** ===============
19 ** == Instances ==
20 ** ===============
21
22 c itk::Neighborhood< #pixels#*, #process_dims#, itk::NeighborhoodAllocator< #pixels#* > >
23 c itk::Neighborhood< #pixels#, #process_dims#, itk::NeighborhoodAllocator< #pixels# > >
24 c itk::ZeroFluxNeumannBoundaryCondition< itk::Image< #pixels#, #process_dims# >, itk::Image< #pixels#, #process_dims# > >
25 c itk::$ ;Const;Shaped;ConstShaped$NeighborhoodIterator< itk::Image< #pixels#, #process_dims# >, itk::ZeroFluxNeumannBoundaryCondition< itk::Image< #pixels#, #process_dims# >, itk::Image< #pixels#, #process_dims# > > >
26
27 ** eof - $RCSfile$