34 #ifndef __vtkPBGLConnectedComponents_h
35 #define __vtkPBGLConnectedComponents_h
55 vtkSetStringMacro(ComponentArrayName);
74 char* ComponentArrayName;
static vtkGraphAlgorithm * New()
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)
Compute connected components for a distributed vtkGraph. For directed graphs, this computes the conne...
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
virtual int FillInputPortInformation(int port, vtkInformation *info)