Go to the documentation of this file.
29 #ifndef vtkBoostExtractLargestComponent_h
30 #define vtkBoostExtractLargestComponent_h
32 #include "vtkInfovisBoostGraphAlgorithmsModule.h"
54 vtkGetMacro(InvertSelection,
bool);
Superclass for algorithms that produce only graph as output.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
a simple class to control print indentation
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
This is called by the superclass.
Base class for graph data types.
static vtkGraphAlgorithm * New()