VTK-m  2.0
Namespaces | Functions
ImageUtils.h File Reference
#include <vtkm/cont/DataSet.h>
#include <vtkm/io/vtkm_io_export.h>

Go to the source code of this file.

Namespaces

 vtkm
 Groups connected points that have the same field value.
 
 vtkm::io
 VTK-m File input and output classes.
 

Functions

VTKM_IO_EXPORT void vtkm::io::WriteImageFile (const vtkm::cont::DataSet &dataSet, const std::string &fullPath, const std::string &fieldName)
 
VTKM_IO_EXPORT vtkm::cont::DataSet vtkm::io::ReadImageFile (const std::string &fullPath, const std::string &fieldName)