[pdal-commits] [PDAL/PDAL] 171fdc: add setDataStride method to
support copying in chu...
noreply at github.com
noreply at github.com
Tue Sep 27 17:33:56 EDT 2011
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: 171fdc967db9445f1fcba1ad5dcf553f79a122c4
https://github.com/PDAL/PDAL/commit/171fdc967db9445f1fcba1ad5dcf553f79a122c4
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2011-09-27 (Tue, 27 Sep 2011)
Changed paths:
M include/pdal/PointBuffer.hpp
M src/PointBuffer.cpp
Log Message:
-----------
add setDataStride method to support copying in chunks of raw PointBuffer data
Commit: c884405c577585c7eab416dd8dcde1d22cc915b9
https://github.com/PDAL/PDAL/commit/c884405c577585c7eab416dd8dcde1d22cc915b9
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2011-09-27 (Tue, 27 Sep 2011)
Changed paths:
M src/drivers/oci/Writer.cpp
Log Message:
-----------
update to use FileUtils
Commit: 6307aa73aaf77d15a9e9e1141d57e3be7f5f9e0e
https://github.com/PDAL/PDAL/commit/6307aa73aaf77d15a9e9e1141d57e3be7f5f9e0e
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2011-09-27 (Tue, 27 Sep 2011)
Changed paths:
M src/drivers/oci/Iterator.cpp
Log Message:
-----------
update drivers.oci.reader to actually work. this was broken and never seemed to work right before :(
Compare: https://github.com/PDAL/PDAL/compare/f917d91...6307aa7
More information about the pdal-commits
mailing list