[pdal-commits] [PDAL/PDAL] 1c60ba: don't create a PointBuffer every
time through the ...
noreply at github.com
noreply at github.com
Sat Dec 3 17:08:19 EST 2011
Branch: refs/heads/dimension_types
Home: https://github.com/PDAL/PDAL
Commit: 1c60ba0abf9c9241718032730fa5d07708aec41b
https://github.com/PDAL/PDAL/commit/1c60ba0abf9c9241718032730fa5d07708aec41b
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2011-12-03 (Sat, 03 Dec 2011)
Changed paths:
M src/filters/Chipper.cpp
Log Message:
-----------
don't create a PointBuffer every time through the loop
Commit: 7bdd9c2b49add6e9256a70e15f2171752598dc68
https://github.com/PDAL/PDAL/commit/7bdd9c2b49add6e9256a70e15f2171752598dc68
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2011-12-03 (Sat, 03 Dec 2011)
Changed paths:
M src/drivers/las/Reader.cpp
Log Message:
-----------
de-clutter the invocation of the PointDimensions struct
Commit: 6ece9f42aab9528b2f689d037a843f2c1d6a9b88
https://github.com/PDAL/PDAL/commit/6ece9f42aab9528b2f689d037a843f2c1d6a9b88
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2011-12-03 (Sat, 03 Dec 2011)
Changed paths:
M include/pdal/drivers/las/Iterator.hpp
M src/drivers/las/Iterator.cpp
Log Message:
-----------
carry along a pointer to the Buffer's Schema so that if it changes, we can't recompute the pointers to dimensions we care about
Compare: https://github.com/PDAL/PDAL/compare/53d4806...6ece9f4
More information about the pdal-commits
mailing list