37#ifndef vtkMaskPolyData_h
38#define vtkMaskPolyData_h
40#include "vtkFiltersCoreModule.h"
44VTK_ABI_NAMESPACE_BEGIN
a simple class to control print indentation
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()