50 #ifndef vtkBoostBiconnectedComponents_h 51 #define vtkBoostBiconnectedComponents_h 77 char* OutputArrayName;
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
Find the biconnected components of a graph.
#define vtkSetStringMacro(name)
#define vtkTypeMacro(thisClass, superclass)
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent)
#define VTKINFOVISBOOSTGRAPHALGORITHMS_EXPORT
static vtkUndirectedGraphAlgorithm * New()
Superclass for algorithms that produce undirected graph as output.