Go to the documentation of this file.
23 #ifndef vtkPointSetCellIterator_h
24 #define vtkPointSetCellIterator_h
38 virtual
void PrintSelf(ostream &os,
vtkIndent indent);
40 bool IsDoneWithTraversal();
47 void ResetToFirstCell();
48 void IncrementToNextCell();
65 #endif //vtkPointSetCellIterator_h
represent and manipulate 3D points
#define vtkTypeMacro(thisClass, superclass)
Hold a reference to a vtkObjectBase instance.
static vtkPointSetCellIterator * New()
a simple class to control print indentation
Implementation of vtkCellIterator using vtkPointSet API.
abstract class for specifying dataset behavior
#define VTKCOMMONDATAMODEL_EXPORT
Efficient cell iterator for vtkDataSet topologies.