18#ifndef itkPathToPathFilter_h
19#define itkPathToPathFilter_h
37template <
typename TInputPath,
typename TOutputPath>
66 SetInput(
unsigned int,
const TInputPath * path);
94#ifndef ITK_MANUAL_INSTANTIATION
95# include "itkPathToPathFilter.hxx"
Control indentation during Print() invocation.
PathSource< TOutputFourierSeriesPath > Superclass
typename InputPathType::ConstPointer InputPathConstPointer
const InputPathType * GetInput(unsigned int idx)
void PrintSelf(std::ostream &os, Indent indent) const override
~PathToPathFilter() override=default
const InputPathType * GetInput()
typename InputPathType::Pointer InputPathPointer
virtual void SetInput(unsigned int, const TInputPath *path)
virtual void SetInput(const InputPathType *path)
void GenerateInputRequestedRegion() override
TInputChainCodePath InputPathType
SmartPointer< const Self > ConstPointer
SmartPointer< Self > Pointer
virtual void SetInput(const DataObjectIdentifierType &key, DataObject *input)
Protected method for setting indexed and named inputs.
Implements transparent reference counting.
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....