[pdal-commits] [PDAL/PDAL] 8315e9: don't return optional to temporary reference (can ...
GitHub
noreply at github.com
Wed May 30 11:16:56 PDT 2012
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: 8315e95dea0a125adfb44c1194550e05f3334d5f
https://github.com/PDAL/PDAL/commit/8315e95dea0a125adfb44c1194550e05f3334d5f
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2012-05-30 (Wed, 30 May 2012)
Changed paths:
M include/pdal/Options.hpp
Log Message:
-----------
don't return optional to temporary reference (can I have these two hours back please?)
Commit: 187d279fffcafacfe19c1e3ce8df34dfd12d618a
https://github.com/PDAL/PDAL/commit/187d279fffcafacfe19c1e3ce8df34dfd12d618a
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2012-05-30 (Wed, 30 May 2012)
Changed paths:
M include/pdal/drivers/las/Writer.hpp
Log Message:
-----------
a method for fetching a default or specified metadata option value -- this maybe should be on Options:: too
Commit: 1a6f95ceb2b3c622215ad2aad4949330c74c2872
https://github.com/PDAL/PDAL/commit/1a6f95ceb2b3c622215ad2aad4949330c74c2872
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2012-05-30 (Wed, 30 May 2012)
Changed paths:
M src/drivers/las/Writer.cpp
Log Message:
-----------
use new metadata fetching methods for cleaner code
Compare: https://github.com/PDAL/PDAL/compare/e09e372...1a6f95c
More information about the pdal-commits
mailing list