33 #ifndef vtkGraphToPoints_h 
   34 #define vtkGraphToPoints_h 
virtual int FillInputPortInformation(int port, vtkInformation *info)
 
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
 
static vtkPolyDataAlgorithm * New()
 
void PrintSelf(ostream &os, vtkIndent indent)
 
Superclass for algorithms that produce only polydata as output. 
 
a simple class to control print indentation 
 
#define VTKFILTERSGENERAL_EXPORT
 
convert a vtkGraph a set of points.