vtk-m/vtkm/io
2020-05-18 22:25:29 -04:00
..
internal ReadPortal().Get(idx) is slow in a loop. 2020-05-08 11:30:59 -04:00
reader Implement and test ImageReader and ImageWriter capabilities in the io library 2020-05-13 16:10:21 -06:00
testing Remove overly verbose log pring. 2020-05-18 22:25:29 -04:00
writer Implement and test ImageReader and ImageWriter capabilities in the io library 2020-05-13 16:10:21 -06:00
BOVDataSetReader.h Test BOV reader. Fix slow WritePortal().Set(idx, val) loop. 2020-05-11 17:08:44 -04:00
CMakeLists.txt Implement and test ImageReader and ImageWriter capabilities in the io library 2020-05-13 16:10:21 -06: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 First stab at building a vtkm_io library target. 2020-04-28 07:13:27 -04: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
ImageReader.h Implement and test ImageReader and ImageWriter capabilities in the io library 2020-05-13 16:10:21 -06:00
ImageReader.hxx Implement and test ImageReader and ImageWriter capabilities in the io library 2020-05-13 16:10:21 -06:00
ImageWriter.h Implement and test ImageReader and ImageWriter capabilities in the io library 2020-05-13 16:10:21 -06:00
ImageWriter.hxx Implement and test ImageReader and ImageWriter capabilities in the io library 2020-05-13 16:10:21 -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.h First commit demos backwards compatibility and printing of warnings. 2020-04-30 07:37:55 -04:00
VTKDataSetReaderBase.h First commit demos backwards compatibility and printing of warnings. 2020-04-30 07:37:55 -04:00
VTKDataSetWriter.h Deprecate writer/ directory. 2020-04-29 11:11:02 -04:00
VTKPolyDataReader.h First commit demos backwards compatibility and printing of warnings. 2020-04-30 07:37:55 -04:00
VTKRectilinearGridReader.h First commit demos backwards compatibility and printing of warnings. 2020-04-30 07:37:55 -04:00
VTKStructuredGridReader.h First commit demos backwards compatibility and printing of warnings. 2020-04-30 07:37:55 -04:00
VTKStructuredPointsReader.h First commit demos backwards compatibility and printing of warnings. 2020-04-30 07:37:55 -04:00
VTKUnstructuredGridReader.h First commit demos backwards compatibility and printing of warnings. 2020-04-30 07:37:55 -04:00