VTK  9.1.0
Classes | Macros
vtkRectilinearGridToTetrahedra.h File Reference
#include "vtkFiltersGeneralModule.h"
#include "vtkUnstructuredGridAlgorithm.h"
Include dependency graph for vtkRectilinearGridToTetrahedra.h:

Go to the source code of this file.

Classes

class  vtkRectilinearGridToTetrahedra
 create a Tetrahedral mesh from a RectilinearGrid More...
 

Macros

#define VTK_VOXEL_TO_12_TET   12
 
#define VTK_VOXEL_TO_5_TET   5
 
#define VTK_VOXEL_TO_6_TET   6
 
#define VTK_VOXEL_TO_5_AND_12_TET   -1
 

Macro Definition Documentation

◆ VTK_VOXEL_TO_12_TET

#define VTK_VOXEL_TO_12_TET   12

Definition at line 69 of file vtkRectilinearGridToTetrahedra.h.

◆ VTK_VOXEL_TO_5_TET

#define VTK_VOXEL_TO_5_TET   5

Definition at line 70 of file vtkRectilinearGridToTetrahedra.h.

◆ VTK_VOXEL_TO_6_TET

#define VTK_VOXEL_TO_6_TET   6

Definition at line 71 of file vtkRectilinearGridToTetrahedra.h.

◆ VTK_VOXEL_TO_5_AND_12_TET

#define VTK_VOXEL_TO_5_AND_12_TET   -1

Definition at line 72 of file vtkRectilinearGridToTetrahedra.h.