[pdal-commits] [PDAL/PDAL] 0dd614: Add split kernel.
GitHub
noreply at github.com
Tue Apr 21 07:41:59 PDT 2015
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: 0dd614538f0d0349e603e1feb8acb202ee25ce0b
https://github.com/PDAL/PDAL/commit/0dd614538f0d0349e603e1feb8acb202ee25ce0b
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2015-04-21 (Tue, 21 Apr 2015)
Changed paths:
R include/pdal/StreamFactory.hpp
M include/pdal/Utils.hpp
M io/las/LasReader.cpp
M io/las/LasReader.hpp
M io/las/LasWriter.cpp
M io/text/TextWriter.cpp
M kernels/CMakeLists.txt
A kernels/split/CMakeLists.txt
A kernels/split/SplitKernel.cpp
A kernels/split/SplitKernel.hpp
M plugins/nitf/io/NitfReader.hpp
M src/CMakeLists.txt
M src/Kernel.cpp
M src/KernelFactory.cpp
M src/StageFactory.cpp
R src/StreamFactory.cpp
M src/util/FileUtils.cpp
M test/unit/CMakeLists.txt
M test/unit/FileUtilsTest.cpp
R test/unit/StreamFactoryTest.cpp
M test/unit/UtilsTest.cpp
Log Message:
-----------
Add split kernel.
More information about the pdal-commits
mailing list