|
VTK
|
#include <CellTypeToType.h>
Public Types | |
| enum | { VTKCellType =VTK_QUAD } |
| enum | { NUM_POINTS =4 } |
| typedef dax::CellTagQuadrilateral | DaxCellType |
Definition at line 53 of file CellTypeToType.h.
| typedef dax::CellTagQuadrilateral vtkToDax::CellTypeToType< vtkQuad >::DaxCellType |
Definition at line 57 of file CellTypeToType.h.
| anonymous enum |
| Enumerator | |
|---|---|
| VTKCellType | |
Definition at line 55 of file CellTypeToType.h.
| anonymous enum |
| Enumerator | |
|---|---|
| NUM_POINTS | |
Definition at line 56 of file CellTypeToType.h.
1.8.13