vtk-m/vtkm/io/testing
Kenneth Moreland 1e91b32ace Update image readers to style and library
Updated the image reader classes to better follow VTK-m naming
convention (i.e. use `ImageReaderPNG` instead of `PNGReader`).
The structure of the image reader class now also better matches
the interface for the VTK reader.

Also put the implementation of the image readers into the `vtkm_io`
library so that it only has to be compiled once.
2020-06-01 10:00:18 -06:00
..
CMakeLists.txt Move VTKDataSetReaderBase code to vtkm_io 2020-05-19 12:27:01 -06:00
UnitTestBOVDataSetReader.cxx Add BOVDataSetReader implementation to vtkm_io 2020-05-19 14:33:45 -06:00
UnitTestImageWriter.cxx Update image readers to style and library 2020-06-01 10:00:18 -06:00
UnitTestPixelTypes.cxx Implement and test ImageReader and ImageWriter capabilities in the io library 2020-05-13 16:10:21 -06:00
UnitTestVTKDataSetReader.cxx Remove deprecation warnings throughout the project. 2020-04-30 08:12:04 -04:00
UnitTestVTKDataSetWriter.cxx Deprecate DataSetFieldAdd. 2020-05-27 15:27:47 -04:00