40 #ifndef vtkBoostConnectedComponents_h 41 #define vtkBoostConnectedComponents_h static vtkGraphAlgorithm * New()
Find the connected components of a graph.
Superclass for algorithms that produce only graph as output.
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
#define VTKINFOVISBOOSTGRAPHALGORITHMS_EXPORT
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
This is called by the superclass.