46#ifndef vtkMaskPolyData_h
47#define vtkMaskPolyData_h
49#include "vtkFiltersCoreModule.h"
64 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.