18 #ifndef itkPathSource_h
19 #define itkPathSource_h
40 template<
typename TOutputPath >
156 virtual void GraftNthOutput(
unsigned int idx,
OutputPathType *output);
172 using Superclass::MakeOutput;
179 virtual void PrintSelf(std::ostream & os,
Indent indent)
const ITK_OVERRIDE;
191 #ifndef ITK_MANUAL_INSTANTIATION
192 #include "itkPathSource.hxx"
OutputPathType::IndexType OutputPathIndexType
Light weight base class for most itk classes.
OutputPathType::Pointer OutputPathPointer
Base class for all process objects that output path data.
The base class for all process objects (source, filters, mappers) in the Insight data processing pipe...
DataObjectPointerArray::size_type DataObjectPointerArraySizeType
OutputPathType::OffsetType OutputPathOffsetType
ProcessObject::DataObjectPointerArraySizeType DataObjectPointerArraySizeType
TOutputPath OutputPathType
SmartPointer< Self > Pointer
OutputPathType::OutputType OutputPathOutputType
Control indentation during Print() invocation.
virtual ~PathSource() override
DataObject::Pointer DataObjectPointer
ImageBaseType::IndexType IndexType
OutputPathType::InputType OutputPathInputType
SmartPointer< const Self > ConstPointer