Go to the documentation of this file.
42 #ifndef vtkArrayIterator_h
43 #define vtkArrayIterator_h
virtual void Initialize(vtkAbstractArray *array)=0
#define VTKCOMMONCORE_EXPORT
#define vtkTypeMacro(thisClass, superclass)
abstract base class for most VTK objects
a simple class to control print indentation
virtual int GetDataType()=0
void PrintSelf(ostream &os, vtkIndent indent)
Abstract superclass for all arrays.
Abstract superclass to iterate over elements in an vtkAbstractArray.