30 #ifndef vtkMaskPolyData_h 31 #define vtkMaskPolyData_h 48 vtkGetMacro(OnRatio,
int);
55 vtkSetClampMacro(Offset,vtkIdType,0,VTK_ID_MAX);
56 vtkGetMacro(Offset,vtkIdType);
sample subset of input polygonal data cells
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
This is called by the superclass.
#define VTKFILTERSCORE_EXPORT
static vtkPolyDataAlgorithm * New()
Superclass for algorithms that produce only polydata as output.
a simple class to control print indentation
~vtkMaskPolyData() override
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.