|
VTK
|
#include <CellTypeToType.h>
Public Types | |
| enum | { VTKCellType =VTK_HEXAHEDRON } |
| enum | { NUM_POINTS =8 } |
| typedef dax::CellTagHexahedron | DaxCellType |
Definition at line 46 of file CellTypeToType.h.
| typedef dax::CellTagHexahedron vtkToDax::CellTypeToType< vtkHexahedron >::DaxCellType |
Definition at line 50 of file CellTypeToType.h.
| anonymous enum |
| Enumerator | |
|---|---|
| VTKCellType | |
Definition at line 48 of file CellTypeToType.h.
| anonymous enum |
| Enumerator | |
|---|---|
| NUM_POINTS | |
Definition at line 49 of file CellTypeToType.h.
1.8.13