18#ifndef vtkMaskPolyData_h
19#define vtkMaskPolyData_h
21#include "vtkFiltersCoreModule.h"
24VTK_ABI_NAMESPACE_BEGIN
37 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.