|
VTK
|
#include <CellTypeToType.h>
Public Types | |
| enum | { VTKCellType =VTK_VERTEX } |
| enum | { NUM_POINTS =dax::CellTraits<dax::CellTagVertex>::NUM_VERTICES } |
| typedef vtkVertex | VTKCellClass |
Definition at line 66 of file CellTypeToType.h.
| typedef vtkVertex daxToVtk::CellTypeToType< dax::CellTagVertex >::VTKCellClass |
Definition at line 70 of file CellTypeToType.h.
| anonymous enum |
| Enumerator | |
|---|---|
| VTKCellType | |
Definition at line 68 of file CellTypeToType.h.
| anonymous enum |
| Enumerator | |
|---|---|
| NUM_POINTS | |
Definition at line 69 of file CellTypeToType.h.
1.8.13