21 #ifndef __vtkBitArrayIterator_h
22 #define __vtkBitArrayIterator_h
56 int GetNumberOfComponents();
62 int GetDataTypeSize();
Iterator for vtkBitArray. This iterator iterates over a vtkBitArray. It uses the double interface to ...
virtual int GetDataType()=0
Abstract superclass for all arrays.
void PrintSelf(ostream &os, vtkIndent indent)
virtual void Initialize(vtkAbstractArray *array)=0
a simple class to control print indentation
Abstract superclass to iterate over elements in an vtkAbstractArray.
dynamic, self-adjusting array of bits