37#ifndef vtkMaskPolyData_h
38#define vtkMaskPolyData_h
40#include "vtkFiltersCoreModule.h"
43VTK_ABI_NAMESPACE_BEGIN
56 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.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
~vtkMaskPolyData() override=default
static vtkMaskPolyData * New()
Superclass for algorithms that produce only polydata as output.