 |
VTK
9.1.0
|
Go to the documentation of this file.
39 #ifndef vtkExplicitStructuredGridToUnstructuredGrid_h
40 #define vtkExplicitStructuredGridToUnstructuredGrid_h
42 #include "vtkFiltersCoreModule.h"
static vtkExplicitStructuredGridToUnstructuredGrid * New()
~vtkExplicitStructuredGridToUnstructuredGrid() override=default
Filter which converts an explicit structured grid into an unstructured grid.
vtkExplicitStructuredGridToUnstructuredGrid()=default
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
Superclass for algorithms that produce only unstructured grid as output.
int FillInputPortInformation(int port, vtkInformation *info) override
Fill the input port information objects for this algorithm.