21 #ifndef otbPathFunction_hxx
22 #define otbPathFunction_hxx
32 template <
class TInputPath,
class TOutput>
41 template <
class TInputPath,
class TOutput>
44 Superclass::PrintSelf(os, indent);
45 os << indent <<
"InputPath: " << m_Path.GetPointer() << std::endl;
52 template <
class TInputPath,
class TOutput>
void PrintSelf(std::ostream &os, itk::Indent indent) const override
virtual void SetInputPath(const InputPathType *ptr)
Superclass::InputType InputPathType
The "otb" namespace contains all Orfeo Toolbox (OTB) classes.