[pdal-commits] [PDAL/PDAL] 37cef5: Pack out ignored dimensions when inserting data in...
GitHub
noreply at github.com
Mon Dec 2 13:53:12 PST 2013
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: 37cef5c4896c7aa8e0410f5f93a74506281e2896
https://github.com/PDAL/PDAL/commit/37cef5c4896c7aa8e0410f5f93a74506281e2896
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2013-12-02 (Mon, 02 Dec 2013)
Changed paths:
M include/pdal/drivers/pgpointcloud/Writer.hpp
M src/CMakeLists.txt
M src/PointBuffer.cpp
M src/drivers/pgpointcloud/Reader.cpp
M src/drivers/pgpointcloud/Writer.cpp
M test/unit/PointBufferTest.cpp
Log Message:
-----------
Pack out ignored dimensions when inserting data into pgpointcloud.
Turn down debugging lint on drivers.pgpointcloud.reader
PointBuffer::pack() packs down to the getNumPoints of a PointBuffer
More information about the pdal-commits
mailing list