[pdal-commits] [PDAL/PDAL] 4f38a4: namespace the kernel stuff into pdal::kernel::
GitHub
noreply at github.com
Tue Oct 15 09:49:27 PDT 2013
Branch: refs/heads/issues/192-merge-pc2pc-pcpipeline
Home: https://github.com/PDAL/PDAL
Commit: 4f38a40f7c313252d622ca207d1bba5c1220adc6
https://github.com/PDAL/PDAL/commit/4f38a40f7c313252d622ca207d1bba5c1220adc6
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2013-10-15 (Tue, 15 Oct 2013)
Changed paths:
M apps/pdal.cpp
M include/pdal/kernel/Application.hpp
M include/pdal/kernel/Info.hpp
A include/pdal/kernel/Kernel.hpp
M include/pdal/kernel/Pipeline.hpp
M include/pdal/kernel/Query.hpp
M include/pdal/kernel/Support.hpp
M include/pdal/kernel/Translate.hpp
M src/CMakeLists.txt
M src/kernel/Application.cpp
M src/kernel/Info.cpp
M src/kernel/Pipeline.cpp
M src/kernel/Query.cpp
M src/kernel/Support.cpp
M src/kernel/Translate.cpp
Log Message:
-----------
namespace the kernel stuff into pdal::kernel::
More information about the pdal-commits
mailing list