21 #ifndef vtkCPExodusIIElementBlockCellIterator_h
22 #define vtkCPExodusIIElementBlockCellIterator_h
25 #include "vtkIOExodusModule.h"
30 class vtkCPExodusIIElementBlockPrivate;
49 void ResetToFirstCell();
50 void IncrementToNextCell();
vtkCellIterator subclass specialized for vtkCPExodusIIElementBlock.
static vtkCPExodusIIElementBlockCellIterator * New()
vtkCPExodusIIElementBlockPrivate StorageType
Uses an Exodus II element block as a vtkMappedUnstructuredGrid's implementation.
Efficient cell iterator for vtkDataSet topologies.
a simple class to control print indentation
represent and manipulate 3D points
Hold a reference to a vtkObjectBase instance.