37 #ifndef vtkMaskPoints_h
38 #define vtkMaskPoints_h
40 #include "vtkFiltersCoreModule.h"
55 vtkGetMacro(OnRatio,
int);
106 vtkSetClampMacro(RandomModeType,
int, 0, 2);
107 vtkGetMacro(RandomModeType,
int);
157 vtkSetMacro(OutputPointsPrecision,
int);
158 vtkGetMacro(OutputPointsPrecision,
int);