Go to the documentation of this file.
24 #ifndef vtkBridgeCellIteratorOne_h
25 #define vtkBridgeCellIteratorOne_h
represent and manipulate 3D points
#define VTKTESTINGGENERICBRIDGE_EXPORT
void GetCell(vtkGenericAdaptorCell *c)
void InitWithPoints(vtkPoints *coords, vtkIdList *pts, int dim, vtkIdType cellid)
vtkGenericAdaptorCell * GetCell()
void InitWithOneCell(vtkBridgeDataSet *ds, vtkIdType cellid)
#define vtkTypeMacro(thisClass, superclass)
static vtkBridgeCellIteratorOne * New()
void PrintSelf(ostream &os, vtkIndent indent)
abstract class to specify cell behavior
virtual ~vtkBridgeCellIteratorOne()
a simple class to control print indentation
list of point or cell ids
Implementation of vtkGenericAdaptorCell.
vtkBridgeDataSet * DataSet
Iterate over one cell only of a dataset.
Implementation of vtkGenericDataSet.
void InitWithOneCell(vtkBridgeCell *c)
vtkBridgeCellIteratorOne()
Interface used by vtkBridgeCellIterator vtkBridgeCellIterator has different behaviors depending on th...