42 #ifndef vtkExtractSelectedGraph_h
43 #define vtkExtractSelectedGraph_h
70 vtkSetMacro(RemoveIsolatedVertices,
bool);
71 vtkGetMacro(RemoveIsolatedVertices,
bool);
72 vtkBooleanMacro(RemoveIsolatedVertices,
bool);
static vtkGraphAlgorithm * New()
abstract class to specify dataset behavior
A node in a selection tree. Used to store selection results.
Superclass for algorithms that produce only graph as output.
Proxy object to connect input/output ports.
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent)
virtual int RequestDataObject(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
#define VTKINFOVISCORE_EXPORT
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
virtual int FillInputPortInformation(int port, vtkInformation *info)