[pdal-commits] [PDAL/PDAL] 67c831: eliminate a copy in the option-fetching code to lo...
GitHub
noreply at github.com
Tue May 29 14:36:57 PDT 2012
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: 67c831a0bcad86c405154407d77743f2e60573bc
https://github.com/PDAL/PDAL/commit/67c831a0bcad86c405154407d77743f2e60573bc
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2012-05-29 (Tue, 29 May 2012)
Changed paths:
M src/drivers/las/Writer.cpp
Log Message:
-----------
eliminate a copy in the option-fetching code to look up whether or not to forward metadata
Commit: 6e17aec5ee836cbbfada7c305ec19ef44769506a
https://github.com/PDAL/PDAL/commit/6e17aec5ee836cbbfada7c305ec19ef44769506a
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2012-05-29 (Tue, 29 May 2012)
Changed paths:
M include/pdal/Options.hpp
Log Message:
-----------
shortcut method for asking Options whether or not it has entries for setting/getting Metadata
Commit: e09e372fb7a83dfb8ac313328ea96f2d18fe0539
https://github.com/PDAL/PDAL/commit/e09e372fb7a83dfb8ac313328ea96f2d18fe0539
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2012-05-29 (Tue, 29 May 2012)
Changed paths:
M src/drivers/las/Writer.cpp
Log Message:
-----------
use new pdal::Options::getMetadataOption for dataformatid
Compare: https://github.com/PDAL/PDAL/compare/61f7866...e09e372
More information about the pdal-commits
mailing list