22 #ifndef otbPointSetSource_h
23 #define otbPointSetSource_h
26 #include "itkProcessObject.h"
44 template <
class TOutputPo
intSet>
77 using Superclass::SetOutput;
114 virtual void GraftOutput(itk::DataObject* output);
132 using Superclass::MakeOutput;
140 void PrintSelf(std::ostream& os, itk::Indent indent)
const override;
145 void GenerateInputRequestedRegion()
override;
149 void operator=(
const Self&) =
delete;
159 #ifndef OTB_MANUAL_INSTANTIATION