VTK  9.3.20240329
Namespaces | Functions
ImageDataConverter.h File Reference
#include "vtkAcceleratorsVTKmDataModelModule.h"
#include "ArrayConverters.h"
#include "vtkmConfigDataModel.h"
#include <vtkm/cont/DataSet.h>
Include dependency graph for ImageDataConverter.h:

Go to the source code of this file.

Namespaces

 tovtkm
 
 fromvtkm
 

Functions

VTKACCELERATORSVTKMDATAMODEL_EXPORT vtkm::cont::DataSet tovtkm::Convert (vtkImageData *input, FieldsFlag fields=FieldsFlag::None)
 
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)