vtk-m/vtkm/io
2021-05-17 09:52:21 -04:00
..
internal Support reading new format cells 2021-05-17 09:51:21 -04:00
reader vtkm::io::reader::BOVDataSet fix 'constructor delegates to itself' 2020-05-28 08:34:31 -04:00
testing Support reading Global and Pedigree ids 2021-05-17 09:52:21 -04:00
writer Implement and test ImageReader and ImageWriter capabilities in the io library 2020-05-13 16:10:21 -06:00
BOVDataSetReader.cxx add another missing header 2021-02-26 07:29:18 -08:00
BOVDataSetReader.h Add BOVDataSetReader implementation to vtkm_io 2020-05-19 14:33:45 -06:00
CMakeLists.txt changed to CMake files based on Robert's feedback 2021-01-14 14:23:05 -07:00
DecodePNG.cxx Implement and test ImageReader and ImageWriter capabilities in the io library 2020-05-13 16:10:21 -06:00
DecodePNG.h Export symbol as VTK_IO_EXPORT. 2020-04-28 09:12:11 -04:00
EncodePNG.cxx Generate and test regression-test images with io library updates 2020-12-02 16:24:07 +00:00
EncodePNG.h Export symbol as VTK_IO_EXPORT. 2020-04-28 09:12:11 -04:00
ErrorIO.h conslidate the license statement 2019-04-17 10:57:13 -06:00
FileUtils.cxx Move regression test images into subdirs, implement io library support 2021-03-24 22:57:32 +00:00
FileUtils.h Move regression test images into subdirs, implement io library support 2021-03-24 22:57:32 +00:00
ImageReaderBase.cxx clang-format: reformat the repository with clang-format-9 2020-08-24 14:01:08 -04:00
ImageReaderBase.h Add get/set filename methods for image reader/writer 2020-06-01 10:33:20 -06:00
ImageReaderHDF5.cxx reformat if statements, add comments on the HDF5 macros 2021-01-15 15:05:52 -07:00
ImageReaderHDF5.h move #include of hdf5.h into .cxx files 2021-01-15 09:12:52 -07:00
ImageReaderPNG.cxx clang-format: reformat the repository with clang-format-9 2020-08-24 14:01:08 -04:00
ImageReaderPNG.h Remove pixel type selection from PNG reader 2020-06-01 10:00:37 -06:00
ImageReaderPNM.cxx clang-format: reformat the repository with clang-format-9 2020-08-24 14:01:08 -04:00
ImageReaderPNM.h Update image readers to style and library 2020-06-01 10:00:18 -06:00
ImageUtils.cxx Generate and test regression-test images with io library updates 2020-12-02 16:24:07 +00:00
ImageUtils.h Generate and test regression-test images with io library updates 2020-12-02 16:24:07 +00:00
ImageWriterBase.cxx Move regression test images into subdirs, implement io library support 2021-03-24 22:57:32 +00:00
ImageWriterBase.h making WriteDataSet virtual 2021-01-05 12:59:52 -07:00
ImageWriterHDF5.cxx reformat if statements, add comments on the HDF5 macros 2021-01-15 15:05:52 -07:00
ImageWriterHDF5.h move #include of hdf5.h into .cxx files 2021-01-15 09:12:52 -07:00
ImageWriterPNG.cxx clang-format: reformat the repository with clang-format-9 2020-08-24 14:01:08 -04:00
ImageWriterPNG.h Update image writes to style and library 2020-06-01 10:00:36 -06:00
ImageWriterPNM.cxx clang-format: reformat the repository with clang-format-9 2020-08-24 14:01:08 -04:00
ImageWriterPNM.h Update image writes to style and library 2020-06-01 10:00:36 -06:00
PixelTypes.h Reorder member functions. 2020-05-14 16:10:33 -04:00
PixelTypes.hxx Implement and test ImageReader and ImageWriter capabilities in the io library 2020-05-13 16:10:21 -06:00
VTKDataSetReader.cxx clang-format: reformat the repository with clang-format-9 2020-08-24 14:01:08 -04:00
VTKDataSetReader.h Update variants of VTKDataSetReaders to compile into vtkm_io 2020-05-19 13:04:12 -06:00
VTKDataSetReaderBase.cxx Support reading Global and Pedigree ids 2021-05-17 09:52:21 -04:00
VTKDataSetReaderBase.h Support reading Global and Pedigree ids 2021-05-17 09:52:21 -04:00
VTKDataSetWriter.cxx Implement GetIndices. 2021-03-12 14:40:27 -05:00
VTKDataSetWriter.h VTKDataSetWriter: remove just_points argument 2020-07-24 15:54:13 -04:00
VTKPolyDataReader.cxx remove debug statements 2020-06-16 11:43:20 -04:00
VTKPolyDataReader.h Update variants of VTKDataSetReaders to compile into vtkm_io 2020-05-19 13:04:12 -06:00
VTKRectilinearGridReader.cxx Deprecate VariantArrayHandle 2021-04-07 16:12:38 -06:00
VTKRectilinearGridReader.h Update variants of VTKDataSetReaders to compile into vtkm_io 2020-05-19 13:04:12 -06:00
VTKStructuredGridReader.cxx Update variants of VTKDataSetReaders to compile into vtkm_io 2020-05-19 13:04:12 -06:00
VTKStructuredGridReader.h Update variants of VTKDataSetReaders to compile into vtkm_io 2020-05-19 13:04:12 -06:00
VTKStructuredPointsReader.cxx Write uniform and rectilinear grids to legacy VTK files 2020-07-08 19:12:14 -06:00
VTKStructuredPointsReader.h Update variants of VTKDataSetReaders to compile into vtkm_io 2020-05-19 13:04:12 -06:00
VTKUnstructuredGridReader.cxx Fix some debugging code that should not have been there 2020-09-01 14:21:09 -06:00
VTKUnstructuredGridReader.h Update variants of VTKDataSetReaders to compile into vtkm_io 2020-05-19 13:04:12 -06:00