[pdal-commits] [PDAL/PDAL] 8ac869: Make cropfilter::Point really private.
GitHub
noreply at github.com
Tue Jan 17 14:09:47 PST 2017
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: 8ac869c0397224ff26e009da0912b608d5011b9d
https://github.com/PDAL/PDAL/commit/8ac869c0397224ff26e009da0912b608d5011b9d
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2017-01-17 (Tue, 17 Jan 2017)
Changed paths:
M filters/CropFilter.cpp
M filters/CropFilter.hpp
Log Message:
-----------
Make cropfilter::Point really private.
Commit: a6e0e27331734049a8f1d2676b9fff1e6f6a7dc6
https://github.com/PDAL/PDAL/commit/a6e0e27331734049a8f1d2676b9fff1e6f6a7dc6
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2017-01-17 (Tue, 17 Jan 2017)
Changed paths:
M doc/download.rst
M doc/stages/filters.predicate.rst
M doc/stages/filters.programmable.rst
M kernels/InfoKernel.cpp
M pdal/PipelineExecutor.cpp
M pdal/PointLayout.cpp
M pdal/PointLayout.hpp
M pdal/PointTable.cpp
M pdal/PointView.hpp
M pdal/StageFactory.cpp
R pdal/plang/BufferedInvocation.cpp
R pdal/plang/BufferedInvocation.hpp
M pdal/plang/CMakeLists.txt
M pdal/plang/Environment.cpp
M pdal/plang/Invocation.cpp
M pdal/plang/Invocation.hpp
M plugins/python/filters/PredicateFilter.cpp
M plugins/python/filters/PredicateFilter.hpp
M plugins/python/filters/ProgrammableFilter.cpp
M plugins/python/filters/ProgrammableFilter.hpp
M plugins/python/test/ProgrammableFilterTest.cpp
M plugins/rxp/CMakeLists.txt
M plugins/rxp/test/RxpReaderTest.cpp
M test/unit/StageFactoryTest.cpp
Log Message:
-----------
Merge remote-tracking branch 'origin/master'
Compare: https://github.com/PDAL/PDAL/compare/ded16ad17667...a6e0e2733173
More information about the pdal-commits
mailing list