23 #ifndef vtkPointSetCellIterator_h 24 #define vtkPointSetCellIterator_h 65 #endif //vtkPointSetCellIterator_h
abstract class for specifying dataset behavior
virtual void FetchCellType()=0
Implementation of vtkCellIterator using vtkPointSet API.
virtual void ResetToFirstCell()=0
#define vtkTypeMacro(thisClass, superclass)
virtual void IncrementToNextCell()=0
virtual vtkIdType GetCellId()=0
virtual void FetchPointIds()=0
a simple class to control print indentation
vtkSmartPointer< vtkPointSet > PointSet
virtual void PrintSelf(ostream &os, vtkIndent indent)
virtual void FetchPoints()=0
Efficient cell iterator for vtkDataSet topologies.
virtual bool IsDoneWithTraversal()=0
#define VTKCOMMONDATAMODEL_EXPORT
vtkSmartPointer< vtkPoints > PointSetPoints
represent and manipulate 3D points