18 #ifndef __itkNeighborhoodSampler_h
19 #define __itkNeighborhoodSampler_h
43 template<
class TSample >
60 typedef typename Superclass::SampleType
SampleType;
74 itkSetGetDecoratedInputMacro(Radius,
RadiusType);
79 void PrintSelf(std::ostream & os,
Indent indent)
const;
85 void operator=(
const Self &);
90 #ifndef ITK_MANUAL_INSTANTIATION
91 #include "itkNeighborhoodSampler.hxx"