24 #ifndef vtkExtractSelectionBase_h 25 #define vtkExtractSelectionBase_h 27 #include "vtkFiltersGeneralModule.h" virtual int RequestDataObject(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
This is called by the superclass.
Proxy object to connect input/output ports.
a simple class to control print indentation
virtual void SetInputConnection(int port, vtkAlgorithmOutput *input)
Set the connection for the given input port index.
Superclass for algorithms that produce only data object as output.
int FillInputPortInformation(int port, vtkInformation *info) override
Fill the input port information objects for this algorithm.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.