26 #ifndef vtkImageIterator_h 27 #define vtkImageIterator_h 29 #include "vtkCommonDataModelModule.h" 33 template <
class DType>
84 #ifndef vtkImageIterator_cxx 89 #pragma warning(disable : 4910) // extern and dllexport incompatible SpanIterator BeginSpan()
Return an iterator (pointer) for the span.
topologically and geometrically regular array of data
vtkExternTemplateMacro(extern template class VTKCOMMONDATAMODEL_EXPORT vtkImageIterator)
vtkTypeBool IsAtEnd()
Test if the end of the extent has been reached.
SpanIterator EndSpan()
Return an iterator (pointer) for the end of the span.