[pdal-commits] [PDAL/PDAL] ebebe7: First attempt at removing Writer::chunk_size and i...
GitHub
noreply at github.com
Wed Jul 17 16:55:09 PDT 2013
Branch: refs/heads/issues/165-remove-chunk-size
Home: https://github.com/PDAL/PDAL
Commit: ebebe7b193dc0fa275f4f2f84f04b767208a9b7f
https://github.com/PDAL/PDAL/commit/ebebe7b193dc0fa275f4f2f84f04b767208a9b7f
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2013-07-17 (Wed, 17 Jul 2013)
Changed paths:
M apps/pc2pc.cpp
M apps/pcequal.cpp
M apps/pcinfo.cpp
M apps/pcpipeline.cpp
M apps/pcquery.cpp
M include/pdal/Writer.hpp
M src/Writer.cpp
M src/drivers/oci/Writer.cpp
M test/unit/drivers/faux/FauxWriterTest.cpp
M test/unit/drivers/nitf/NitfWriterTest.cpp
Log Message:
-----------
First attempt at removing Writer::chunk_size and instead making it a default argument to Writer::write() #146 @gadomski
More information about the pdal-commits
mailing list