VTK
9.5.20251009
|
#include "vtkAcceleratorsVTKmDataModelModule.h"
#include "ArrayConverters.h"
#include "vtkmConfigDataModel.h"
#include <viskores/cont/DataSet.h>
Go to the source code of this file.
Namespaces | |
namespace | tovtkm |
namespace | fromvtkm |
Functions | |
VTKACCELERATORSVTKMDATAMODEL_EXPORT viskores::cont::DataSet | tovtkm::Convert (vtkUnstructuredGrid *input, FieldsFlag fields=FieldsFlag::None, bool forceViskores=false) |
VTKACCELERATORSVTKMDATAMODEL_EXPORT bool | fromvtkm::Convert (const viskores::cont::DataSet &voutput, vtkUnstructuredGrid *output, vtkDataSet *input, bool forceViskores=false) |