[pdal-commits] [PDAL/PDAL] 3516f7: Fix the streaming interface by making the stream-b...
GitHub
noreply at github.com
Wed Mar 28 12:04:02 PDT 2018
Branch: refs/heads/streamfix
Home: https://github.com/PDAL/PDAL
Commit: 3516f7d425bd2c8297b3c8e43d2a5e1fe551dfb0
https://github.com/PDAL/PDAL/commit/3516f7d425bd2c8297b3c8e43d2a5e1fe551dfb0
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2018-03-28 (Wed, 28 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.
More information about the pdal-commits
mailing list