23 #ifndef vtkExtractSelectionBase_h
24 #define vtkExtractSelectionBase_h
49 vtkSetMacro(PreserveTopology,
int);
50 vtkGetMacro(PreserveTopology,
int);
51 vtkBooleanMacro(PreserveTopology,
int);
virtual int RequestDataObject(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
void PrintSelf(ostream &os, vtkIndent indent)
Proxy object to connect input/output ports.
a simple class to control print indentation
virtual void SetInputConnection(int port, vtkAlgorithmOutput *input)
virtual int FillInputPortInformation(int port, vtkInformation *info)
Superclass for algorithms that produce only data object as output.