39#ifndef vtkConvertToPolyhedra_h
40#define vtkConvertToPolyhedra_h
42#include "vtkFiltersCoreModule.h"
void PrintSelf(ostream &os, vtkIndent indent) override
Standard methods for instantiation, obtaining type information, and printing the state of the object.
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.
~vtkConvertToPolyhedra() override=default
static vtkConvertToPolyhedra * New()
Standard methods for instantiation, obtaining type information, and printing the state of the object.
a simple class to control print indentation
vtkUnstructuredGridAlgorithm()