23 #ifndef vtkDataSetCellIterator_h 24 #define vtkDataSetCellIterator_h 63 #endif //vtkDataSetCellIterator_h
abstract class to specify dataset behavior
virtual void FetchCellType()=0
virtual void ResetToFirstCell()=0
#define vtkTypeMacro(thisClass, superclass)
virtual void IncrementToNextCell()=0
Implementation of vtkCellIterator using vtkDataSet API.
virtual vtkIdType GetCellId()=0
vtkSmartPointer< vtkDataSet > DataSet
virtual void FetchPointIds()=0
a simple class to control print indentation
virtual void PrintSelf(ostream &os, vtkIndent indent)
virtual void FetchPoints()=0
Efficient cell iterator for vtkDataSet topologies.
virtual bool IsDoneWithTraversal()=0
#define VTKCOMMONDATAMODEL_EXPORT