| 
    VTK
    9.3.0
    
   | 
 
Functions | |
| VTKACCELERATORSVTKMCORE_EXPORT vtkDataArray * | Convert (const vtkm::cont::Field &input) | 
| VTKACCELERATORSVTKMCORE_EXPORT vtkDataArray * | Convert (const vtkm::cont::UnknownArrayHandle &input, const char *name) | 
| VTKACCELERATORSVTKMCORE_EXPORT vtkPoints * | Convert (const vtkm::cont::CoordinateSystem &input) | 
| VTKACCELERATORSVTKMDATAMODEL_EXPORT bool | ConvertArrays (const vtkm::cont::DataSet &input, vtkDataSet *output) | 
| VTKACCELERATORSVTKMDATAMODEL_EXPORT bool | Convert (const vtkm::cont::UnknownCellSet &toConvert, vtkCellArray *cells, vtkUnsignedCharArray *types=nullptr) | 
| VTKACCELERATORSVTKMDATAMODEL_EXPORT void | PassAttributesInformation (vtkDataSetAttributes *input, vtkDataSetAttributes *output) | 
| VTKACCELERATORSVTKMDATAMODEL_EXPORT bool | Convert (const vtkm::cont::DataSet &vtkmOut, vtkRectilinearGrid *output, vtkDataSet *input) | 
| VTKACCELERATORSVTKMDATAMODEL_EXPORT bool | Convert (const vtkm::cont::DataSet &vtkmOut, vtkStructuredGrid *output, vtkDataSet *input) | 
| VTKACCELERATORSVTKMDATAMODEL_EXPORT bool | Convert (const vtkm::cont::DataSet &voutput, vtkImageData *output, vtkDataSet *input) | 
| VTKACCELERATORSVTKMDATAMODEL_EXPORT bool | Convert (const vtkm::cont::DataSet &voutput, int extents[6], vtkImageData *output, vtkDataSet *input) | 
| VTKACCELERATORSVTKMDATAMODEL_EXPORT bool | Convert (const vtkm::cont::DataSet &voutput, vtkPolyData *output, vtkDataSet *input) | 
| VTKACCELERATORSVTKMDATAMODEL_EXPORT bool | Convert (const vtkm::cont::DataSet &voutput, vtkUnstructuredGrid *output, vtkDataSet *input) | 
| VTKACCELERATORSVTKMCORE_EXPORT vtkDataArray * fromvtkm::Convert | ( | const vtkm::cont::Field & | input | ) | 
| VTKACCELERATORSVTKMCORE_EXPORT vtkDataArray * fromvtkm::Convert | ( | const vtkm::cont::UnknownArrayHandle & | input, | 
| const char * | name | ||
| ) | 
| VTKACCELERATORSVTKMCORE_EXPORT vtkPoints * fromvtkm::Convert | ( | const vtkm::cont::CoordinateSystem & | input | ) | 
| VTKACCELERATORSVTKMDATAMODEL_EXPORT bool fromvtkm::ConvertArrays | ( | const vtkm::cont::DataSet & | input, | 
| vtkDataSet * | output | ||
| ) | 
| VTKACCELERATORSVTKMDATAMODEL_EXPORT bool fromvtkm::Convert | ( | const vtkm::cont::UnknownCellSet & | toConvert, | 
| vtkCellArray * | cells, | ||
| vtkUnsignedCharArray * | types = nullptr  | 
        ||
| ) | 
| VTKACCELERATORSVTKMDATAMODEL_EXPORT void fromvtkm::PassAttributesInformation | ( | vtkDataSetAttributes * | input, | 
| vtkDataSetAttributes * | output | ||
| ) | 
| VTKACCELERATORSVTKMDATAMODEL_EXPORT bool fromvtkm::Convert | ( | const vtkm::cont::DataSet & | vtkmOut, | 
| vtkRectilinearGrid * | output, | ||
| vtkDataSet * | input | ||
| ) | 
| VTKACCELERATORSVTKMDATAMODEL_EXPORT bool fromvtkm::Convert | ( | const vtkm::cont::DataSet & | vtkmOut, | 
| vtkStructuredGrid * | output, | ||
| vtkDataSet * | input | ||
| ) | 
| VTKACCELERATORSVTKMDATAMODEL_EXPORT bool fromvtkm::Convert | ( | const vtkm::cont::DataSet & | voutput, | 
| vtkImageData * | output, | ||
| vtkDataSet * | input | ||
| ) | 
| VTKACCELERATORSVTKMDATAMODEL_EXPORT bool fromvtkm::Convert | ( | const vtkm::cont::DataSet & | voutput, | 
| int | extents[6], | ||
| vtkImageData * | output, | ||
| vtkDataSet * | input | ||
| ) | 
| VTKACCELERATORSVTKMDATAMODEL_EXPORT bool fromvtkm::Convert | ( | const vtkm::cont::DataSet & | voutput, | 
| vtkPolyData * | output, | ||
| vtkDataSet * | input | ||
| ) | 
| VTKACCELERATORSVTKMDATAMODEL_EXPORT bool fromvtkm::Convert | ( | const vtkm::cont::DataSet & | voutput, | 
| vtkUnstructuredGrid * | output, | ||
| vtkDataSet * | input | ||
| ) |