45 #ifndef __vtkUndirectedGraphAlgorithm_h
46 #define __vtkUndirectedGraphAlgorithm_h
48 #include "vtkAlgorithm.h"
58 void PrintSelf(ostream& os,
vtkIndent indent);
111 virtual int FillOutputPortInformation(
int port,
vtkInformation* info);
112 virtual int FillInputPortInformation(
int port,
vtkInformation* info);
abstract class to specify dataset behavior
a simple class to control print indentation
void SetInput(vtkDataObject *obj)
vtkUndirectedGraph * GetOutput()
Superclass for algorithms that produce undirected graph as output.
general representation of visualization data