39 #ifndef __vtkBoostConnectedComponents_h
40 #define __vtkBoostConnectedComponents_h
42 #include "vtkInfovisBoostGraphAlgorithmsModule.h"
50 void PrintSelf(ostream& os, vtkIndent indent);
56 int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *);
static vtkGraphAlgorithm * New()
Find the connected components of a graph.
Superclass for algorithms that produce only graph as output.
void PrintSelf(ostream &os, vtkIndent indent)
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)