[pdal-commits] [PDAL/PDAL] 2c581e: Fix the streaming interface by making the stream-b...

GitHub noreply at github.com
Thu Mar 29 06:00:04 PDT 2018


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: 2c581e5b628483272d43e4de5b0c1f0b73f846ad
      https://github.com/PDAL/PDAL/commit/2c581e5b628483272d43e4de5b0c1f0b73f846ad
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2018-03-29 (Thu, 29 Mar 2018)

  Changed paths:
    M io/BpfReader.cpp
    M pdal/Stage.hpp
    M pdal/Streamable.cpp
    M pdal/Streamable.hpp
    M plugins/nitf/io/NitfWriter.cpp
    M test/unit/filters/CropFilterTest.cpp
    M test/unit/io/BPFTest.cpp
    M test/unit/io/PlyReaderTest.cpp

  Log Message:
  -----------
  Fix the streaming interface by making the stream-based execute function virtual. (#1876)




More information about the pdal-commits mailing list