|
ITK
5.2.0
Insight Toolkit
|
Go to the documentation of this file.
18 #ifndef itkOutputDataObjectConstIterator_h
19 #define itkOutputDataObjectConstIterator_h
const DataObject * GetOutput() const
InternalIteratorType m_Iterator
InternalIteratorType m_End
DataObjectPointerMap m_Outputs
InternalIteratorType m_Begin
A forward iterator over the DataObject of a ProcessObject.
A forward iterator over outputs of a ProcessObject.
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....
The base class for all process objects (source, filters, mappers) in the Insight data processing pipe...
OutputDataObjectConstIterator(const ProcessObject *process)
Base class for all data objects in ITK.