[pdal-commits] [PDAL/PDAL] 6b2c30: Add queue for freed temporary points in PointBuffe...
GitHub
noreply at github.com
Wed Dec 17 07:05:45 PST 2014
Branch: refs/heads/sort2
Home: https://github.com/PDAL/PDAL
Commit: 6b2c30cc4ba0b19149dcf5d9fb245434df890c1a
https://github.com/PDAL/PDAL/commit/6b2c30cc4ba0b19149dcf5d9fb245434df890c1a
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2014-12-17 (Wed, 17 Dec 2014)
Changed paths:
M filters/sort/SortFilter.hpp
M include/pdal/PointBuffer.hpp
M include/pdal/PointBufferIter.hpp
Log Message:
-----------
Add queue for freed temporary points in PointBuffer so we don't do tons
of expansion/reallocation when using temps.
More information about the pdal-commits
mailing list