|
VTK
9.5.20251102
|
Classes | |
| class | ArrayHandleHelperBase |
| class | ArrayHandleHelperRead |
| class | ArrayHandleHelperUnknown |
| class | ArrayHandleHelperWrite |
Functions | |
| VTKACCELERATORSVTKMCORE_EXPORT vtkDataArray * | Convert (const viskores::cont::Field &input) |
| VTKACCELERATORSVTKMCORE_EXPORT vtkDataArray * | Convert (const viskores::cont::UnknownArrayHandle &input, const std::string &name) |
| VTKACCELERATORSVTKMCORE_EXPORT vtkPoints * | Convert (const viskores::cont::CoordinateSystem &input) |
| VTKACCELERATORSVTKMDATAMODEL_EXPORT bool | ConvertArrays (const viskores::cont::DataSet &input, vtkDataSet *output) |
| VTKACCELERATORSVTKMDATAMODEL_EXPORT bool | Convert (const viskores::cont::UnknownCellSet &toConvert, vtkCellArray *cells, bool forceViskores=false) |
| bool | Convert (const viskores::cont::UnknownCellSet &toConvert, vtkCellArray *cells, vtkSmartPointer< vtkDataArray > &types, bool forceViskores=false) |
| VTKACCELERATORSVTKMDATAMODEL_EXPORT void | PassAttributesInformation (vtkDataSetAttributes *input, vtkDataSetAttributes *output) |
| VTKACCELERATORSVTKMDATAMODEL_EXPORT bool | Convert (const viskores::cont::DataSet &vtkmOut, vtkRectilinearGrid *output, vtkDataSet *input) |
| VTKACCELERATORSVTKMDATAMODEL_EXPORT bool | Convert (const viskores::cont::DataSet &vtkmOut, vtkStructuredGrid *output, vtkDataSet *input) |
| VTKACCELERATORSVTKMDATAMODEL_EXPORT bool | Convert (const viskores::cont::DataSet &voutput, vtkImageData *output, vtkDataSet *input) |
| VTKACCELERATORSVTKMDATAMODEL_EXPORT bool | Convert (const viskores::cont::DataSet &voutput, int extents[6], vtkImageData *output, vtkDataSet *input) |
| VTKACCELERATORSVTKMDATAMODEL_EXPORT bool | Convert (const viskores::cont::DataSet &voutput, vtkPolyData *output, vtkDataSet *input, bool forceViskores=false) |
| VTKACCELERATORSVTKMDATAMODEL_EXPORT bool | Convert (const viskores::cont::DataSet &voutput, vtkUnstructuredGrid *output, vtkDataSet *input, bool forceViskores=false) |
| VTKACCELERATORSVTKMCORE_EXPORT vtkDataArray * fromvtkm::Convert | ( | const viskores::cont::Field & | input | ) |
| VTKACCELERATORSVTKMCORE_EXPORT vtkDataArray * fromvtkm::Convert | ( | const viskores::cont::UnknownArrayHandle & | input, |
| const std::string & | name | ||
| ) |
| VTKACCELERATORSVTKMCORE_EXPORT vtkPoints * fromvtkm::Convert | ( | const viskores::cont::CoordinateSystem & | input | ) |
| VTKACCELERATORSVTKMDATAMODEL_EXPORT bool fromvtkm::ConvertArrays | ( | const viskores::cont::DataSet & | input, |
| vtkDataSet * | output | ||
| ) |
| VTKACCELERATORSVTKMDATAMODEL_EXPORT bool fromvtkm::Convert | ( | const viskores::cont::UnknownCellSet & | toConvert, |
| vtkCellArray * | cells, | ||
| bool | forceViskores = false |
||
| ) |
| bool fromvtkm::Convert | ( | const viskores::cont::UnknownCellSet & | toConvert, |
| vtkCellArray * | cells, | ||
| vtkSmartPointer< vtkDataArray > & | types, | ||
| bool | forceViskores = false |
||
| ) |
| VTKACCELERATORSVTKMDATAMODEL_EXPORT void fromvtkm::PassAttributesInformation | ( | vtkDataSetAttributes * | input, |
| vtkDataSetAttributes * | output | ||
| ) |
| VTKACCELERATORSVTKMDATAMODEL_EXPORT bool fromvtkm::Convert | ( | const viskores::cont::DataSet & | vtkmOut, |
| vtkRectilinearGrid * | output, | ||
| vtkDataSet * | input | ||
| ) |
| VTKACCELERATORSVTKMDATAMODEL_EXPORT bool fromvtkm::Convert | ( | const viskores::cont::DataSet & | vtkmOut, |
| vtkStructuredGrid * | output, | ||
| vtkDataSet * | input | ||
| ) |
| VTKACCELERATORSVTKMDATAMODEL_EXPORT bool fromvtkm::Convert | ( | const viskores::cont::DataSet & | voutput, |
| vtkImageData * | output, | ||
| vtkDataSet * | input | ||
| ) |
| VTKACCELERATORSVTKMDATAMODEL_EXPORT bool fromvtkm::Convert | ( | const viskores::cont::DataSet & | voutput, |
| int | extents[6], | ||
| vtkImageData * | output, | ||
| vtkDataSet * | input | ||
| ) |
| VTKACCELERATORSVTKMDATAMODEL_EXPORT bool fromvtkm::Convert | ( | const viskores::cont::DataSet & | voutput, |
| vtkPolyData * | output, | ||
| vtkDataSet * | input, | ||
| bool | forceViskores = false |
||
| ) |
| VTKACCELERATORSVTKMDATAMODEL_EXPORT bool fromvtkm::Convert | ( | const viskores::cont::DataSet & | voutput, |
| vtkUnstructuredGrid * | output, | ||
| vtkDataSet * | input, | ||
| bool | forceViskores = false |
||
| ) |