36 #ifndef __vtkPBGLMinimumSpanningTree_h
37 #define __vtkPBGLMinimumSpanningTree_h
58 vtkSetStringMacro(EdgeWeightArrayName);
65 vtkSetStringMacro(OutputSelectionType);
84 char* EdgeWeightArrayName;
85 char* OutputSelectionType;
static vtkGraphAlgorithm * New()
Minimum spanning tree of a distributed vtkGraph.
A node in a selection tree. Used to store selection results.
virtual int FillOutputPortInformation(int port, vtkInformation *info)
Superclass for algorithms that produce only graph as output.
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent)
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
virtual int FillInputPortInformation(int port, vtkInformation *info)