VTK  9.1.0
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 (vtkCellTypes *cellTypes)
 

Function Documentation

◆ vtkUpdateCellsV8toV9()

void vtkUpdateCellsV8toV9 ( vtkUnstructuredGrid output)
inline

Definition at line 33 of file vtkUpdateCellsV8toV9.h.

◆ vtkNeedsNewFileVersionV8toV9()

bool vtkNeedsNewFileVersionV8toV9 ( vtkCellTypes cellTypes)
inline

Definition at line 75 of file vtkUpdateCellsV8toV9.h.