10 #ifndef vtkPVExtractComponent_h 11 #define vtkPVExtractComponent_h 25 vtkSetMacro(InputArrayComponent,
int);
26 vtkGetMacro(InputArrayComponent,
int);
28 vtkSetStringMacro(OutputArrayName);
29 vtkGetStringMacro(OutputArrayName);
virtual int FillInputPortInformation(int port, vtkInformation *info)
void PrintSelf(ostream &os, vtkIndent indent) VTK_OVERRIDE
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
#define VTKPVVTKEXTENSIONSFILTERSGENERAL_EXPORT
void operator=(const vtkObjectBase &)
static vtkDataSetAlgorithm * New()