[pdal-commits] [PDAL/PDAL] 673193: Make the PointTable's Layout not be a shared point...
GitHub
noreply at github.com
Mon Apr 6 10:28:36 PDT 2015
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: 67319310a054cedc8dd7f7adea88ba923477205c
https://github.com/PDAL/PDAL/commit/67319310a054cedc8dd7f7adea88ba923477205c
Author: Connor Manning <connor at hobu.co>
Date: 2015-04-06 (Mon, 06 Apr 2015)
Changed paths:
M include/pdal/PipelineManager.hpp
M include/pdal/PointLayout.hpp
M include/pdal/PointTable.hpp
Log Message:
-----------
Make the PointTable's Layout not be a shared pointer.
Commit: 21e853dd79b47421e07123152edb1559428a9f3a
https://github.com/PDAL/PDAL/commit/21e853dd79b47421e07123152edb1559428a9f3a
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2015-04-06 (Mon, 06 Apr 2015)
Changed paths:
M include/pdal/PipelineManager.hpp
M include/pdal/PointLayout.hpp
M include/pdal/PointTable.hpp
Log Message:
-----------
Merge pull request #868 from PDAL/layout-ownership
Make the PointTable's Layout not be a shared pointer.
Compare: https://github.com/PDAL/PDAL/compare/475895338f98...21e853dd79b4
More information about the pdal-commits
mailing list