header #define ITK_MANUAL_INSTANTIATION define base=ZeroCrossingImageFilter;SparseFieldLevelSetImageFilter define filters=SegmentationLevelSetImageFilter;ThresholdSegmentationLevelSetImageFilter;LaplacianSegmentationLevelSetImageFilter define functions=LevelSetFunction define ls_functions=SegmentationLevelSetFunction;ThresholdSegmentationLevelSetFunction;LaplacianSegmentationLevelSetFunction define i_reals=#real_types# define o_reals=#real_types# tinclude itk#functions#:h|hxx tinclude itk#ls_functions#:h|hxx tinclude itk#base#:h|hxx tinclude itk#filters#:h|hxx tinclude itkSparseFieldLayer:h|hxx tinclude itkObjectStore:h|hxx cinclude itkLinearInterpolateImageFunction.hxx instances itk::SparseFieldLayer< itk::SparseFieldLevelSetNode< itk::Index< #pdims# > > > instances itk::ObjectStore< itk::SparseFieldLevelSetNode< itk::Index< #pdims# > > > instances itk::#functions#< itk::Image< #i_reals#, #pdims# > > instances itk::#ls_functions#< itk::Image< #i_reals#, #pdims# >, itk::Image< #o_reals#, #pdims# > > instances itk::#base#< itk::Image< #scalar_types#, #pdims# >, itk::Image< #i_reals#, #pdims# > > instances itk::#filters#< itk::Image< #scalar_types#, #pdims# >, itk::Image< #i_reals#, #pdims# >, #o_reals# > ** eof - $RCSfile$