[pdal-commits] [PDAL/PDAL] b9dffc: Actually use numberOfReturns
GitHub
noreply at github.com
Wed Sep 3 13:58:52 PDT 2014
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: b9dffc6a5a385595b4d014e05ad421269e5f0521
https://github.com/PDAL/PDAL/commit/b9dffc6a5a385595b4d014e05ad421269e5f0521
Author: Pete Gadomski <pete.gadomski at gmail.com>
Date: 2014-09-03 (Wed, 03 Sep 2014)
Changed paths:
M src/drivers/faux/Reader.cpp
M test/unit/drivers/faux/FauxReaderTest.cpp
Log Message:
-----------
Actually use numberOfReturns
Previously, we were ignoring the value and just using 10. Thanks
@abellgithub for the catch.
Commit: b4979eecfb954de1f31b413c173a8450b910a261
https://github.com/PDAL/PDAL/commit/b4979eecfb954de1f31b413c173a8450b910a261
Author: Howard Butler <howard at hobu.co>
Date: 2014-09-03 (Wed, 03 Sep 2014)
Changed paths:
M src/drivers/faux/Reader.cpp
M test/unit/drivers/faux/FauxReaderTest.cpp
Log Message:
-----------
Merge pull request #424 from gadomski/fix-faux-reader-bug
Actually use numberOfReturns in FauxReader
Compare: https://github.com/PDAL/PDAL/compare/3a5e43f64552...b4979eecfb95
More information about the pdal-commits
mailing list