22 void PrintSelf(ostream& os, vtkIndent indent)
override;
25 vtkGetMacro(SquaredDistance,
int);
26 vtkSetMacro(SquaredDistance,
int);
29 vtkGetMacro(InsideIsPositive,
int);
30 vtkSetMacro(InsideIsPositive,
int);
33 vtkGetMacro(UseImageSpacing,
int);
34 vtkSetMacro(UseImageSpacing,
int);
37 vtkGetMacro(BackgroundValue,
double);
38 vtkSetMacro(BackgroundValue,
double);