[pdal-commits] [PDAL/PDAL] 07b564: add getFieldAs method to PointBuffer to allow retr...
GitHub
noreply at github.com
Mon Apr 14 07:42:19 PDT 2014
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: 07b564d97afa5ee6289fdb095282372b4442eca4
https://github.com/PDAL/PDAL/commit/07b564d97afa5ee6289fdb095282372b4442eca4
Author: Bradley J Chambers <brad.chambers at gmail.com>
Date: 2014-04-14 (Mon, 14 Apr 2014)
Changed paths:
M include/pdal/PointBuffer.hpp
M test/unit/PointBufferTest.cpp
Log Message:
-----------
add getFieldAs method to PointBuffer to allow retrieval of properly cast and scaled data
Commit: 2ca34e1220ca8ed674d1a467108c17e633139b91
https://github.com/PDAL/PDAL/commit/2ca34e1220ca8ed674d1a467108c17e633139b91
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2014-04-14 (Mon, 14 Apr 2014)
Changed paths:
M include/pdal/PointBuffer.hpp
M test/unit/PointBufferTest.cpp
Log Message:
-----------
Merge pull request #303 from PDAL/alt-way-to-get-field
add getFieldAs method to PointBuffer to allow retrieval of properly cast and scaled data
Compare: https://github.com/PDAL/PDAL/compare/0fc879587379...2ca34e1220ca
More information about the pdal-commits
mailing list