|
VTK
|
#include <CellTypeToType.h>
Public Types | |
| enum | { VTKCellType =VTK_TETRA } |
| enum | { NUM_POINTS =dax::CellTraits<dax::CellTagTetrahedron>::NUM_VERTICES } |
| typedef vtkTetra | VTKCellClass |
Definition at line 45 of file CellTypeToType.h.
| typedef vtkTetra daxToVtk::CellTypeToType< dax::CellTagTetrahedron >::VTKCellClass |
Definition at line 49 of file CellTypeToType.h.
| anonymous enum |
| Enumerator | |
|---|---|
| VTKCellType | |
Definition at line 47 of file CellTypeToType.h.
| anonymous enum |
| Enumerator | |
|---|---|
| NUM_POINTS | |
Definition at line 48 of file CellTypeToType.h.
1.8.13