39 #ifndef __vtkUndirectedGraphAlgorithm_h
40 #define __vtkUndirectedGraphAlgorithm_h
42 #include "vtkCommonExecutionModelModule.h"
44 #include "vtkUndirectedGraph.h"
65 vtkUndirectedGraph* GetOutput(
int index);
virtual int ProcessRequest(vtkInformation *request, vtkInformationVector **inInfo, vtkInformationVector *outInfo)
Superclass for all sources, filters, and sinks in VTK.
virtual int FillOutputPortInformation(int port, vtkInformation *info)
a simple class to control print indentation
void SetInputData(vtkDataObject *obj)
virtual int FillInputPortInformation(int port, vtkInformation *info)
static vtkAlgorithm * New()
vtkUndirectedGraph * GetOutput()
Superclass for algorithms that produce undirected graph as output.
helper class to get VTK data object types as string and instantiate them
void PrintSelf(ostream &os, vtkIndent indent)