vtk-m/vtkm/io
2024-05-10 15:09:03 -07:00
..
internal Handle any Vec size in VTKDataSetReader 2023-05-22 06:19:11 -06:00
testing Handle any Vec size in VTKDataSetReader 2023-05-22 06:19:11 -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 Minor fixes for distributed contour tree example 2024-05-10 15:09:03 -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 Continue transfer of Users' Guide text 2023-11-21 10:33:45 -07:00
FileUtils.cxx Fix build with MinGW 2022-01-19 16:41:42 +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 Continue transfer of Users' Guide text 2023-11-21 10:33:45 -07: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 lodepng: remove interface dependency 2022-08-22 21:54:49 -04:00
ImageReaderPNG.h Continue transfer of Users' Guide text 2023-11-21 10:33:45 -07:00
ImageReaderPNM.cxx clang-format: reformat the repository with clang-format-9 2020-08-24 14:01:08 -04:00
ImageReaderPNM.h Continue transfer of Users' Guide text 2023-11-21 10:33:45 -07:00
ImageUtils.cxx Compile more sources without device compiler 2022-01-03 08:23:04 -07:00
ImageUtils.h Generate and test regression-test images with io library updates 2020-12-02 16:24:07 +00:00
ImageWriterBase.cxx Update use of field association enumerations 2022-03-17 11:02:37 -06:00
ImageWriterBase.h Continue transfer of Users' Guide text 2023-11-21 10:33:45 -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 lodepng: remove interface dependency 2022-08-22 21:54:49 -04:00
ImageWriterPNG.h Continue transfer of Users' Guide text 2023-11-21 10:33:45 -07:00
ImageWriterPNM.cxx clang-format: reformat the repository with clang-format-9 2020-08-24 14:01:08 -04:00
ImageWriterPNM.h Continue transfer of Users' Guide text 2023-11-21 10:33:45 -07:00
PixelTypes.cxx lodepng: remove interface dependency 2022-08-22 21:54:49 -04:00
PixelTypes.h lodepng: remove interface dependency 2022-08-22 21:54:49 -04:00
PixelTypes.hxx lodepng: remove interface dependency 2022-08-22 21:54:49 -04:00
VTKDataSetReader.cxx clang-format: reformat the repository with clang-format-9 2020-08-24 14:01:08 -04:00
VTKDataSetReader.h Continue transfer of Users' Guide text 2023-11-21 10:33:45 -07:00
VTKDataSetReaderBase.cxx Handle any Vec size in VTKDataSetReader 2023-05-22 06:19:11 -06:00
VTKDataSetReaderBase.h Continue transfer of Users' Guide text 2023-11-21 10:33:45 -07:00
VTKDataSetWriter.cxx Coordinate systems are stored as Fields 2022-11-11 06:17:58 -07:00
VTKDataSetWriter.h Continue transfer of Users' Guide text 2023-11-21 10:33:45 -07:00
vtkm.module Add module mechanism 2022-10-26 12:51:05 -06:00
VTKPolyDataReader.cxx Consolidate count-to-offset algorithms 2021-09-16 14:24:41 -06:00
VTKPolyDataReader.h Update variants of VTKDataSetReaders to compile into vtkm_io 2020-05-19 13:04:12 -06:00
VTKRectilinearGridReader.cxx Update use of field association enumerations 2022-03-17 11:02:37 -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 Consolidate count-to-offset algorithms 2021-09-16 14:24:41 -06:00
VTKUnstructuredGridReader.h Update variants of VTKDataSetReaders to compile into vtkm_io 2020-05-19 13:04:12 -06:00
VTKVisItFileReader.cxx Fix issues....... 2023-03-15 12:45:45 -04:00
VTKVisItFileReader.h Fix issues....... 2023-03-15 12:45:45 -04:00