34 #ifndef __vtkExtractArray_h
35 #define __vtkExtractArray_h
37 #include "vtkFiltersGeneralModule.h"
38 #include "vtkArrayDataAlgorithm.h"
45 void PrintSelf(ostream& os, vtkIndent indent);
49 vtkGetMacro(Index, vtkIdType);
50 vtkSetMacro(Index, vtkIdType);
57 int FillInputPortInformation(
int port, vtkInformation* info);
61 vtkInformationVector**,
62 vtkInformationVector*);