12 #ifndef vtkExtractSelectionRange_h 13 #define vtkExtractSelectionRange_h 29 vtkSetStringMacro(ArrayName);
30 vtkGetStringMacro(ArrayName);
37 vtkSetMacro(FieldType,
int);
38 vtkGetMacro(FieldType,
int);
45 vtkSetMacro(Component,
int);
46 vtkGetMacro(Component,
int);
53 vtkGetVector2Macro(Range,
double);
static vtkTableAlgorithm * New()
void PrintSelf(ostream &os, vtkIndent indent) VTK_OVERRIDE
virtual int FillInputPortInformation(int port, vtkInformation *info)
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
void operator=(const vtkObjectBase &)