Go to the documentation of this file.
37 #ifndef vtkSelectionAlgorithm_h
38 #define vtkSelectionAlgorithm_h
40 #include "vtkCommonExecutionModelModule.h"
Superclass for all sources, filters, and sinks in VTK.
void SetInputData(int index, vtkDataObject *obj)
A node in a selection tree.
static vtkSelectionAlgorithm * New()
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
int ProcessRequest(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
see vtkAlgorithm for details
~vtkSelectionAlgorithm() override
abstract class to specify dataset behavior
vtkSelection * GetOutput()
Get the output data object for a port on this algorithm.
Superclass for algorithms that produce only Selection as output.
void SetInputData(vtkDataObject *obj)
Assign a data object as input.
vtkSelection * GetOutput(int index)
general representation of visualization data