[pdal-commits] [PDAL/PDAL] dd5424: Sample chunked reader-only interface. Allows recl...
GitHub
noreply at github.com
Wed Sep 2 17:15:46 PDT 2015
Branch: refs/heads/chunk
Home: https://github.com/PDAL/PDAL
Commit: dd54242e2f5f76bc9727a0d71288064de2679ee9
https://github.com/PDAL/PDAL/commit/dd54242e2f5f76bc9727a0d71288064de2679ee9
Author: Connor Manning <connor at hobu.co>
Date: 2015-09-02 (Wed, 02 Sep 2015)
Changed paths:
M include/pdal/PointView.hpp
M include/pdal/Reader.hpp
M src/PointView.cpp
M src/Reader.cpp
Log Message:
-----------
Sample chunked reader-only interface. Allows reclamation of memory during reading with minimal boilerplate setup.
More information about the pdal-commits
mailing list