33 #ifndef __vtkMaskPoints_h
34 #define __vtkMaskPoints_h
48 vtkGetMacro(OnRatio,
int);
54 vtkGetMacro(MaximumNumberOfPoints,
vtkIdType);
66 vtkSetMacro(RandomMode,
int);
67 vtkGetMacro(RandomMode,
int);
68 vtkBooleanMacro(RandomMode,
int);
76 vtkSetMacro(GenerateVertices,
int);
77 vtkGetMacro(GenerateVertices,
int);
78 vtkBooleanMacro(GenerateVertices,
int);
85 vtkSetMacro(SingleVertexPerCell,
int);
86 vtkGetMacro(SingleVertexPerCell,
int);
87 vtkBooleanMacro(SingleVertexPerCell,
int);
virtual int FillInputPortInformation(int port, vtkInformation *info)
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
static vtkPolyDataAlgorithm * New()
void PrintSelf(ostream &os, vtkIndent indent)
Superclass for algorithms that produce only polydata as output.
a simple class to control print indentation
vtkIdType MaximumNumberOfPoints
selectively filter points
#define VTK_LARGE_INTEGER