Go to the documentation of this file.
24 #ifndef vtkExtractSelectionBase_h
25 #define vtkExtractSelectionBase_h
27 #include "vtkFiltersGeneralModule.h"
52 vtkGetMacro(PreserveTopology,
int);
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
Superclass for algorithms that produce only data object as output.
a simple class to control print indentation
vtkBooleanMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
virtual void SetInputConnection(int port, vtkAlgorithmOutput *input)
Set the connection for the given input port index.
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
Proxy object to connect input/output ports.