VTK
Namespaces | Functions
ArrayConverters.h File Reference
#include "vtkAcceleratorsVTKmModule.h"
#include "vtkmConfig.h"
#include <vtkm/cont/Field.h>
Include dependency graph for ArrayConverters.h:

Go to the source code of this file.

Namespaces

 vtkm
 
 vtkm::cont
 
 tovtkm
 
 fromvtkm
 

Functions

VTKACCELERATORSVTKM_EXPORT vtkm::cont::Field tovtkm::Convert (vtkDataArray *input, int association)
 
VTKACCELERATORSVTKM_EXPORT vtkDataArrayfromvtkm::Convert (const vtkm::cont::Field &input)
 
VTKACCELERATORSVTKM_EXPORT vtkPointsfromvtkm::Convert (const vtkm::cont::CoordinateSystem &input)
 
VTKACCELERATORSVTKM_EXPORT bool fromvtkm::ConvertArrays (const vtkm::cont::DataSet &input, vtkDataSet *output)