26 #ifndef vtkImageProgressIterator_h 27 #define vtkImageProgressIterator_h 29 #include "vtkCommonExecutionModelModule.h" 33 template <
class DType>
66 #ifndef vtkImageProgressIterator_cxx
void NextSpan()
Move the iterator to the next span.
vtkImageIterator< DType > Superclass
Superclass for all sources, filters, and sinks in VTK.
topologically and geometrically regular array of data
a simple image iterator with progress
vtkTypeBool IsAtEnd()
Test if the end of the extent has been reached.
vtkExternTemplateMacro(extern template class VTKCOMMONEXECUTIONMODEL_EXPORT vtkImageProgressIterator)