[pdal-commits] [PDAL/PDAL] 340c80: have getDimensionalOptional use the non-throwing g...
GitHub
noreply at github.com
Mon Jul 8 12:00:41 PDT 2013
Branch: refs/heads/issues/153-make-getdimension-faster
Home: https://github.com/PDAL/PDAL
Commit: 340c8007e2ec12f2925de3062a5848407969f9fc
https://github.com/PDAL/PDAL/commit/340c8007e2ec12f2925de3062a5848407969f9fc
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2013-07-08 (Mon, 08 Jul 2013)
Changed paths:
M src/Schema.cpp
Log Message:
-----------
have getDimensionalOptional use the non-throwing getDimensionPtr method to save exception catching
Commit: d55cba3751df3ab8f70e1416c9d72dfe8916ab7f
https://github.com/PDAL/PDAL/commit/d55cba3751df3ab8f70e1416c9d72dfe8916ab7f
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2013-07-08 (Mon, 08 Jul 2013)
Changed paths:
M src/filters/Chipper.cpp
Log Message:
-----------
comment
Commit: c4b7d05a50f6d8e81a61b0950f0bd0358d662b86
https://github.com/PDAL/PDAL/commit/c4b7d05a50f6d8e81a61b0950f0bd0358d662b86
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2013-07-08 (Mon, 08 Jul 2013)
Changed paths:
M include/pdal/drivers/las/Reader.hpp
M src/drivers/las/Reader.cpp
Log Message:
-----------
go back to caching Dimensions for now, with the caveat listed in the comment
Compare: https://github.com/PDAL/PDAL/compare/889f73b95936...c4b7d05a50f6
More information about the pdal-commits
mailing list