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