[pdal-commits] [PDAL/PDAL] c29f69: Move stage creation code to PipelineManager.
GitHub
noreply at github.com
Mon Apr 18 06:57:17 PDT 2016
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: c29f692827ba192ffe398524b610eea9e3d90750
https://github.com/PDAL/PDAL/commit/c29f692827ba192ffe398524b610eea9e3d90750
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2016-04-18 (Mon, 18 Apr 2016)
Changed paths:
M include/pdal/Kernel.hpp
M include/pdal/Options.hpp
M include/pdal/PipelineManager.hpp
M io/derivative/DerivativeWriter.cpp
M kernels/info/InfoKernel.cpp
M kernels/info/InfoKernel.hpp
M kernels/pipeline/PipelineKernel.cpp
M kernels/tindex/TIndexKernel.cpp
M kernels/translate/TranslateKernel.cpp
M kernels/translate/TranslateKernel.hpp
M plugins/hexbin/kernel/DensityKernel.cpp
M plugins/hexbin/kernel/DensityKernel.hpp
M plugins/pcl/kernel/PCLKernel.cpp
M plugins/pcl/kernel/SmoothKernel.cpp
M src/Kernel.cpp
M src/PipelineManager.cpp
M src/PipelineReaderJSON.cpp
M src/PipelineReaderJSON.hpp
M src/PipelineReaderXML.cpp
M src/PipelineReaderXML.hpp
M src/Stage.cpp
Log Message:
-----------
Move stage creation code to PipelineManager.
More information about the pdal-commits
mailing list