Go to the documentation of this file.
26 #ifndef vtkBridgeCellIteratorOnCellList_h
27 #define vtkBridgeCellIteratorOnCellList_h
#define VTKTESTINGGENERICBRIDGE_EXPORT
void GetCell(vtkGenericAdaptorCell *c)
static vtkBridgeCellIteratorOnCellList * New()
Iterate over a list of cells defined on a dataset. See InitWithCells().
#define vtkTypeMacro(thisClass, superclass)
void InitWithCells(vtkIdList *cells, vtkBridgeDataSet *ds)
vtkBridgeCellIteratorOnCellList()
a simple class to control print indentation
virtual ~vtkBridgeCellIteratorOnCellList()
list of point or cell ids
vtkGenericAdaptorCell * GetCell()
Implementation of vtkGenericAdaptorCell.
vtkBridgeDataSet * DataSet
Implementation of vtkGenericDataSet.
Interface used by vtkBridgeCellIterator vtkBridgeCellIterator has different behaviors depending on th...
void PrintSelf(ostream &os, vtkIndent indent)