[pdal-commits] [PDAL/PDAL] cfaa79: Move all skip processing to StageRunner.
Andrew Bell
noreply at github.com
Tue Jul 21 09:58:39 PDT 2020
Branch: refs/heads/issue-3118
Home: https://github.com/PDAL/PDAL
Commit: cfaa799519463e15a2d2012f2c4d52de519064de
https://github.com/PDAL/PDAL/commit/cfaa799519463e15a2d2012f2c4d52de519064de
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2020-07-21 (Tue, 21 Jul 2020)
Changed paths:
M pdal/Filter.cpp
M pdal/Filter.hpp
M pdal/Stage.cpp
M pdal/Stage.hpp
M pdal/private/StageRunner.cpp
M pdal/private/StageRunner.hpp
M test/unit/CMakeLists.txt
A test/unit/WhereTest.cpp
Log Message:
-----------
Move all skip processing to StageRunner.
Remove bad m_whereMerge from Filter.
More information about the pdal-commits
mailing list