Go to the documentation of this file.
27 #ifndef vtkBridgePointIterator_h
28 #define vtkBridgePointIterator_h
iterator used to traverse points
#define VTKTESTINGGENERICBRIDGE_EXPORT
void InitWithCell(vtkBridgeCell *cell)
static vtkBridgePointIterator * New()
void InitWithDataSet(vtkBridgeDataSet *ds)
#define vtkTypeMacro(thisClass, superclass)
virtual ~vtkBridgePointIterator()
Implementation of vtkGenericPointIterator.
GLint GLint GLint GLint GLint x
Implementation of vtkGenericPointIterator.
vtkBridgePointIteratorOne * IteratorOne
void PrintSelf(ostream &os, vtkIndent indent)
Iterate over one point of a dataset.
a simple class to control print indentation
vtkGenericPointIterator * CurrentIterator
Implementation of vtkGenericAdaptorCell.
Implementation of vtkGenericPointIterator.
void GetPosition(double x[3])
Implementation of vtkGenericDataSet.
void InitWithOnePoint(vtkBridgeDataSet *ds, vtkIdType id)
vtkBridgePointIteratorOnDataSet * IteratorOnDataSet
vtkBridgePointIteratorOnCell * IteratorOnCell