49 void PrintSelf(ostream& os, vtkIndent indent)
override;
54 vtkSetMacro(ScaleDirectional,
bool);
55 vtkGetMacro(ScaleDirectional,
bool);
70 vtkSetMacro(MagnitudeThresholding,
bool);
71 vtkGetMacro(MagnitudeThresholding,
bool);
74 vtkSetMacro(MagnitudeThresholdLower,
double);
75 vtkGetMacro(MagnitudeThresholdLower,
double);
78 vtkSetMacro(MagnitudeThresholdUpper,
double);
79 vtkGetMacro(MagnitudeThresholdUpper,
double);
91 int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
override;