21 #ifndef otbPointSetToPointSetFilter_hxx
22 #define otbPointSetToPointSetFilter_hxx
32 template <
class TInputPo
intSet,
class TOutputPo
intSet>
35 this->SetNumberOfRequiredInputs(1);
41 template <
class TInputPo
intSet,
class TOutputPo
intSet>
47 this->GetInput()->ReleaseDataFlagOff();
54 template <
class TInputPo
intSet,
class TOutputPo
intSet>
60 this->GetInput()->ReleaseDataFlagOff();
67 template <
class TInputPo
intSet,
class TOutputPo
intSet>
78 template <
class TInputPo
intSet,
class TOutputPo
intSet>
81 if (this->GetNumberOfInputs() < 1)
90 template <
class TInputPo
intSet,
class TOutputPo
intSet>
93 Superclass::PrintSelf(os, indent);