VTK
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

#define VTK_VOXEL_TO_12_TET   12

Definition at line 53 of file vtkRectilinearGridToTetrahedra.h.

#define VTK_VOXEL_TO_5_TET   5

Definition at line 54 of file vtkRectilinearGridToTetrahedra.h.

#define VTK_VOXEL_TO_6_TET   6

Definition at line 55 of file vtkRectilinearGridToTetrahedra.h.

#define VTK_VOXEL_TO_5_AND_12_TET   -1

Definition at line 56 of file vtkRectilinearGridToTetrahedra.h.