21 #ifndef otbPointSetFunction_hxx
22 #define otbPointSetFunction_hxx
26 #include "itkNumericTraits.h"
27 #include "itkConstNeighborhoodIterator.h"
35 template <
class TPo
intSet,
class TOutput>
38 m_PointSet = PointSetType::New();
44 template <
class TPo
intSet,
class TOutput>
47 this->Superclass::PrintSelf(os, indent);
void PrintSelf(std::ostream &os, itk::Indent indent) const override
The "otb" namespace contains all Orfeo Toolbox (OTB) classes.