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