23 #ifndef vtkUnstructuredGridCellIterator_h 24 #define vtkUnstructuredGridCellIterator_h 74 void CatchUpSkippedCells();
83 #endif //vtkUnstructuredGridCellIterator_h
vtkIdType * ConnectivityPtr
unsigned char * CellTypeEnd
vtkSmartPointer< vtkPoints > UnstructuredGridPoints
vtkIdType * FacesLocsBegin
virtual void FetchCellType()=0
virtual void ResetToFirstCell()=0
Implementation of vtkCellIterator specialized for vtkUnstructuredGrid.
#define vtkTypeMacro(thisClass, superclass)
virtual void IncrementToNextCell()=0
virtual vtkIdType GetCellId()=0
virtual void FetchPointIds()=0
a simple class to control print indentation
vtkIdType * ConnectivityBegin
dataset represents arbitrary combinations of all possible cell types
virtual void FetchFaces()
unsigned char * CellTypeBegin
dynamic, self-adjusting array of unsigned char
object to represent cell connectivity
virtual void PrintSelf(ostream &os, vtkIndent indent)
virtual void FetchPoints()=0
Efficient cell iterator for vtkDataSet topologies.
virtual bool IsDoneWithTraversal()=0
unsigned char * CellTypePtr
#define VTKCOMMONDATAMODEL_EXPORT
represent and manipulate 3D points