VTK  9.0.1
Classes
vtkUnstructuredGridToExplicitStructuredGrid.h File Reference
#include "vtkExplicitStructuredGridAlgorithm.h"
#include "vtkFiltersCoreModule.h"
Include dependency graph for vtkUnstructuredGridToExplicitStructuredGrid.h:

Go to the source code of this file.

Classes

class  vtkUnstructuredGridToExplicitStructuredGrid
 Filter which converts an unstructured grid data into an explicit structured grid. The input grid must have a structured coordinates int cell array. Moreover, its cell must be listed in the i-j-k order (k varying more ofter) More...