17 #ifndef vtkmlib_ArrayConverters_h 18 #define vtkmlib_ArrayConverters_h 20 #include "vtkAcceleratorsVTKmModule.h" 21 #include "vtkmConfig.h" 23 #include <vtkm/cont/Field.h> 32 class CoordinateSystem;
39 VTKACCELERATORSVTKM_EXPORT
45 VTKACCELERATORSVTKM_EXPORT
48 VTKACCELERATORSVTKM_EXPORT
51 VTKACCELERATORSVTKM_EXPORT
55 #endif // vtkmlib_ArrayConverters_h
VTKACCELERATORSVTKM_EXPORT bool ConvertArrays(const vtkm::cont::DataSet &input, vtkDataSet *output)
abstract class to specify dataset behavior
VTKACCELERATORSVTKM_EXPORT vtkPoints * Convert(const vtkm::cont::CoordinateSystem &input)
abstract superclass for arrays of numeric data
represent and manipulate 3D points