17 #ifndef vtkToDax_CellTypeToType_h
18 #define vtkToDax_CellTypeToType_h
31 #include <dax/CellTag.h>
a cell that represents a linear 3D hexahedron
cell represents a 1D line
a cell that represents a 2D quadrilateral
a 3D cell that represents a tetrahedron
a cell that represents a triangle
a cell that represents a 3D point
a cell that represents a 3D orthogonal parallelepiped
a 3D cell that represents a linear wedge
dax::CellTagHexahedron DaxCellType
dax::CellTagLine DaxCellType
dax::CellTagQuadrilateral DaxCellType
dax::CellTagTetrahedron DaxCellType
dax::CellTagTriangle DaxCellType
dax::CellTagVertex DaxCellType
dax::CellTagVoxel DaxCellType
dax::CellTagWedge DaxCellType