VTK
|
#include <DataSetTypeToType.h>
Public Types | |
enum | { VTKDataSetType =VTK_UNSTRUCTURED_GRID } |
enum | { Valid =(CellTypeAndDataType<VTK_UNSTRUCTURED_GRID,CellTypeToTypeDef::VTKCellType>::Valid) } |
typedef CellTypeToTypeDef | CellTypeToType |
typedef CellTypeToTypeDef::DaxCellType | DaxCellType |
typedef dax::cont::UnstructuredGrid< DaxCellType, vtkToDax::vtkTopologyContainerTag< CellTypeToType >, vtkToDax::vtkPointsContainerTag > | DaxDataSetType |
Definition at line 65 of file DataSetTypeToType.h.
typedef CellTypeToTypeDef vtkToDax::DataSetTypeToType< CellTypeToTypeDef, vtkUnstructuredGrid >::CellTypeToType |
Definition at line 67 of file DataSetTypeToType.h.
typedef CellTypeToTypeDef::DaxCellType vtkToDax::DataSetTypeToType< CellTypeToTypeDef, vtkUnstructuredGrid >::DaxCellType |
Definition at line 68 of file DataSetTypeToType.h.
typedef dax::cont::UnstructuredGrid<DaxCellType, vtkToDax::vtkTopologyContainerTag<CellTypeToType>, vtkToDax::vtkPointsContainerTag> vtkToDax::DataSetTypeToType< CellTypeToTypeDef, vtkUnstructuredGrid >::DaxDataSetType |
Definition at line 74 of file DataSetTypeToType.h.
anonymous enum |
Enumerator | |
---|---|
VTKDataSetType |
Definition at line 69 of file DataSetTypeToType.h.
anonymous enum |
Enumerator | |
---|---|
Valid |
Definition at line 70 of file DataSetTypeToType.h.