17 #ifndef vtkmlib_CellSetConverters_h 18 #define vtkmlib_CellSetConverters_h 20 #include "vtkAcceleratorsVTKmModule.h" 21 #include "vtkmConfig.h" 24 #include <vtkm/cont/DynamicCellSet.h> 32 VTKACCELERATORSVTKM_EXPORT
36 VTKACCELERATORSVTKM_EXPORT
37 vtkm::cont::DynamicCellSet
Convert(
44 VTKACCELERATORSVTKM_EXPORT
49 #endif // vtkmlib_CellSetConverters_h
VTKACCELERATORSVTKM_EXPORT vtkDataArray * Convert(const vtkm::cont::Field &input)
dynamic, self-adjusting array of vtkIdType
dynamic, self-adjusting array of unsigned char
VTKACCELERATORSVTKM_EXPORT vtkm::cont::DynamicCellSet ConvertSingleType(vtkCellArray *cells, int cellType, vtkIdType numberOfPoints)
object to represent cell connectivity
VTKACCELERATORSVTKM_EXPORT vtkm::cont::Field Convert(vtkDataArray *input, int association)