34 #ifndef __vtkExtractArray_h
35 #define __vtkExtractArray_h
37 #include "vtkFiltersGeneralModule.h"
45 void PrintSelf(ostream& os, vtkIndent indent);
49 vtkGetMacro(Index, vtkIdType);
50 vtkSetMacro(Index, vtkIdType);
61 vtkInformationVector**,
62 vtkInformationVector*);
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
virtual int FillInputPortInformation(int port, vtkInformation *info)
Superclass for algorithms that produce vtkArrayDatas as output.
static vtkArrayDataAlgorithm * New()
void PrintSelf(ostream &os, vtkIndent indent)