|
VTK
9.5.2
|
#include "vtkAcceleratorsVTKmDataModelModule.h"#include "vtkmConfigDataModel.h"#include <viskores/cont/UnknownCellSet.h>#include <vtkType.h>Go to the source code of this file.
Namespaces | |
| namespace | tovtkm |
| namespace | fromvtkm |
Functions | |
| VTKACCELERATORSVTKMDATAMODEL_EXPORT viskores::cont::UnknownCellSet | tovtkm::ConvertSingleType (vtkCellArray *cells, int cellType, vtkIdType numberOfPoints) |
| VTKACCELERATORSVTKMDATAMODEL_EXPORT viskores::cont::UnknownCellSet | tovtkm::Convert (vtkUnsignedCharArray *types, vtkCellArray *cells, vtkIdType numberOfPoints) |
| VTKACCELERATORSVTKMDATAMODEL_EXPORT bool | fromvtkm::Convert (const viskores::cont::UnknownCellSet &toConvert, vtkCellArray *cells, vtkUnsignedCharArray *types=nullptr) |