[pdal-commits] [PDAL/PDAL] 747426: Add a matlab writer
GitHub
noreply at github.com
Fri Jun 26 14:44:33 PDT 2015
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: 747426c4aea81637f3e0bf71a558c2608a98337e
https://github.com/PDAL/PDAL/commit/747426c4aea81637f3e0bf71a558c2608a98337e
Author: Pete Gadomski <pete.gadomski at gmail.com>
Date: 2015-06-26 (Fri, 26 Jun 2015)
Changed paths:
M CMakeLists.txt
A cmake/modules/FindMatlab.cmake
M doc/stages/index.rst
A doc/stages/writers.matlab.rst
M plugins/CMakeLists.txt
A plugins/matlab/CMakeLists.txt
A plugins/matlab/io/MatlabWriter.cpp
A plugins/matlab/io/MatlabWriter.hpp
A plugins/matlab/test/MatlabWriterTest.cpp
M src/StageFactory.cpp
Log Message:
-----------
Add a matlab writer
It's very dumb. But it works.
Fixes #907.
Commit: 3db340f141691861d332594a0d8312ad15b0ea1a
https://github.com/PDAL/PDAL/commit/3db340f141691861d332594a0d8312ad15b0ea1a
Author: Pete Gadomski <pete.gadomski at gmail.com>
Date: 2015-06-26 (Fri, 26 Jun 2015)
Changed paths:
M CMakeLists.txt
A cmake/modules/FindMatlab.cmake
M doc/stages/index.rst
A doc/stages/writers.matlab.rst
M plugins/CMakeLists.txt
A plugins/matlab/CMakeLists.txt
A plugins/matlab/io/MatlabWriter.cpp
A plugins/matlab/io/MatlabWriter.hpp
A plugins/matlab/test/MatlabWriterTest.cpp
M src/StageFactory.cpp
Log Message:
-----------
Merge pull request #949 from gadomski/issues/907-matlab-writer
Add a matlab writer
Compare: https://github.com/PDAL/PDAL/compare/a03493153d05...3db340f14169
More information about the pdal-commits
mailing list