VTK
9.4.20241108
|
#include "vtkCellGrid.h"
#include "vtkCellType.h"
#include "vtkFiltersCellGridModule.h"
#include "vtkNew.h"
#include "vtkStringToken.h"
#include "vtkUnstructuredGridAlgorithm.h"
#include <unordered_map>
Go to the source code of this file.
Classes | |
class | vtkCellGridToUnstructuredGrid |
Create an unstructured grid that approximates a cell-grid. More... | |
class | vtkCellGridToUnstructuredGrid::Query |
A query corresponding to this algorithm. More... | |
struct | vtkCellGridToUnstructuredGrid::Query::OutputAllocation |
A placeholder for space to be occupied in a vtkCellArray. More... | |