]> Creatis software - cpPlugins.git/blobdiff - lib/cpInstances/ITKNeighborhoodImageIterators.i
..
[cpPlugins.git] / lib / cpInstances / ITKNeighborhoodImageIterators.i
index 74312fc9317bbb58d08716881e5e0fee989061ba..466da6186e51fcece11ca4f3dea7e5c22684701e 100644 (file)
@@ -20,14 +20,18 @@ tinclude itk#co#:h|hxx
 tinclude itk#op#:h|hxx
 tinclude itk#it#:h|hxx
 
+instances itk::NeighborhoodAllocator< #scalar_types#* >
 instances itk::NeighborhoodAllocator< #pi# >
+instances itk::Neighborhood< #scalar_types#*, #pdims#, itk::NeighborhoodAllocator< #scalar_types#* > >
+
 instances itk::#op#< #pi#, #pdims#, itk::NeighborhoodAllocator< #pi# > >
 instances itk::#co#< itk::Image< #pi#, #pdims# >, itk::Image< #pi#, #pdims# > >
 instances itk::#it#< itk::Image< #pi#, #pdims# >, itk::#co#< itk::Image< #pi#, #pdims# >, itk::Image< #pi#, #pdims# > > >
 
-instances itk::Neighborhood< #scalar_types#*, #pdims#, itk::NeighborhoodAllocator< #scalar_types#* > >
-
 tinclude itkNeighborhoodAlgorithm:h|hxx
 instances itk::NeighborhoodAlgorithm::ImageBoundaryFacesCalculator< itk::Image< #pi#, #pdims# > >
 
+tinclude itkNeighborhoodInnerProduct:h|hxx
+instances itk::NeighborhoodInnerProduct< itk::Image< #pi#, #pdims# >, #pi#, #pi# >
+
 ** eof - $RCSfile$