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