20 #ifndef vtkCPExodusIIElementBlockCellIterator_h 21 #define vtkCPExodusIIElementBlockCellIterator_h 29 class vtkCPExodusIIElementBlockPrivate;
54 friend class ::vtkCPExodusIIElementBlock;
66 #endif //vtkCPExodusIIElementBlockCellIterator_h
virtual void FetchCellType()=0
virtual void ResetToFirstCell()=0
#define vtkTypeMacro(thisClass, superclass)
virtual void IncrementToNextCell()=0
virtual vtkIdType GetCellId()=0
virtual void FetchPointIds()=0
a simple class to control print indentation
#define VTKIOEXODUS_EXPORT
Uses an Exodus II element block as a vtkMappedUnstructuredGrid's implementation.
virtual void PrintSelf(ostream &os, vtkIndent indent)
virtual void FetchPoints()=0
Efficient cell iterator for vtkDataSet topologies.
vtkCPExodusIIElementBlockPrivate StorageType
vtkCellIterator subclass specialized for vtkCPExodusIIElementBlock.