18 #ifndef itkNeighborhoodSampler_h
19 #define itkNeighborhoodSampler_h
43 template <
typename TSample>
76 itkSetGetDecoratedInputMacro(Radius,
RadiusType);
82 PrintSelf(std::ostream & os,
Indent indent)
const override;
85 GenerateData()
override;
90 #ifndef ITK_MANUAL_INSTANTIATION
91 # include "itkNeighborhoodSampler.hxx"