VTK  9.3.20240419
Functions
vtkUpdateCellsV8toV9.h File Reference
#include "vtkCellArray.h"
#include "vtkCellData.h"
#include "vtkCellType.h"
#include "vtkCellTypes.h"
#include "vtkHigherOrderHexahedron.h"
#include "vtkIdList.h"
#include "vtkIdTypeArray.h"
#include "vtkNew.h"
#include "vtkUnstructuredGrid.h"
Include dependency graph for vtkUpdateCellsV8toV9.h:

Go to the source code of this file.

Functions

void vtkUpdateCellsV8toV9 (vtkUnstructuredGrid *output)
 
bool vtkNeedsNewFileVersionV8toV9 (vtkUnsignedCharArray *distinctCellTypes)
 

Function Documentation

◆ vtkUpdateCellsV8toV9()

void vtkUpdateCellsV8toV9 ( vtkUnstructuredGrid output)
inline

Definition at line 22 of file vtkUpdateCellsV8toV9.h.

◆ vtkNeedsNewFileVersionV8toV9()

bool vtkNeedsNewFileVersionV8toV9 ( vtkUnsignedCharArray distinctCellTypes)
inline

Definition at line 64 of file vtkUpdateCellsV8toV9.h.