Go to the source code of this file.
Namespaces | |
vtkm | |
vtkm::cont | |
vtkm::cont::internal | |
Macros | |
#define | VTK_M_HAS_DEFAULT_TYPES_HEADER |
#define | VTKM_DEFAULT_STORAGE_LIST ::vtkm::cont::StorageListCommon |
#define | VTKM_DEFAULT_CELL_SET_LIST ::vtkm::cont::internal::CellSetList |
Typedefs | |
using | vtkm::cont::internal::CellSetList = vtkm::ListAppend< VTKM_DEFAULT_CELL_SET_LIST_STRUCTURED, VTKM_DEFAULT_CELL_SET_LIST_UNSTRUCTURED > |
#define VTK_M_HAS_DEFAULT_TYPES_HEADER |
Definition at line 37 of file DefaultTypes.h.
#define VTKM_DEFAULT_STORAGE_LIST ::vtkm::cont::StorageListCommon |
Definition at line 50 of file DefaultTypes.h.
#define VTKM_DEFAULT_CELL_SET_LIST ::vtkm::cont::internal::CellSetList |
Definition at line 77 of file DefaultTypes.h.