27 #ifndef __vtkExtractSelectedPolyDataIds_h
28 #define __vtkExtractSelectedPolyDataIds_h
30 #include "vtkFiltersExtractionModule.h"
39 void PrintSelf(ostream& os, vtkIndent indent);
50 vtkInformationVector **,
51 vtkInformationVector *);
virtual int FillInputPortInformation(int port, vtkInformation *info)
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
A node in a selection tree. Used to store selection results.
static vtkPolyDataAlgorithm * New()
void PrintSelf(ostream &os, vtkIndent indent)
Superclass for algorithms that produce only polydata as output.