43 #ifndef __vtkSelectionAlgorithm_h
44 #define __vtkSelectionAlgorithm_h
46 #include "vtkAlgorithm.h"
47 #include "vtkSelection.h"
56 void PrintSelf(ostream& os,
vtkIndent indent);
68 vtkSelection* GetOutput(
int index);
109 virtual int FillOutputPortInformation(
int port,
vtkInformation* info);
110 virtual int FillInputPortInformation(
int port,
vtkInformation* info);
abstract class to specify dataset behavior
vtkSelection * GetOutput()
a simple class to control print indentation
Superclass for algorithms that produce only Selection as output.
void SetInput(vtkDataObject *obj)
general representation of visualization data