49 #ifndef vtkMaskPolyData_h
50 #define vtkMaskPolyData_h
52 #include "vtkFiltersCoreModule.h"
55 VTK_ABI_NAMESPACE_BEGIN
68 vtkGetMacro(OnRatio,
int);
a simple class to control print indentation
sample subset of input polygonal data cells
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.
static vtkMaskPolyData * New()
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
~vtkMaskPolyData() override=default
Superclass for algorithms that produce only polydata as output.