23#ifndef vtkExplicitStructuredGridToUnstructuredGrid_h
24#define vtkExplicitStructuredGridToUnstructuredGrid_h
26#include "vtkFiltersCoreModule.h"
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
~vtkExplicitStructuredGridToUnstructuredGrid() override=default
vtkExplicitStructuredGridToUnstructuredGrid()=default
static vtkExplicitStructuredGridToUnstructuredGrid * New()
int FillInputPortInformation(int port, vtkInformation *info) override
Fill the input port information objects for this algorithm.
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.
a simple class to control print indentation
vtkUnstructuredGridAlgorithm()