[pdal-commits] [PDAL/PDAL] 541d6c: added firstPos() function,
refactored a bit
GitHub
noreply at github.com
Fri Mar 30 16:13:31 EDT 2012
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: 541d6ca000212f04cdb39be6e8393e13bc83045c
https://github.com/PDAL/PDAL/commit/541d6ca000212f04cdb39be6e8393e13bc83045c
Author: Michael P. Gerlek <mpg at flaxen.com>
Date: 2012-03-30 (Fri, 30 Mar 2012)
Changed paths:
M include/pdal/StreamFactory.hpp
M src/StreamFactory.cpp
M test/unit/StreamFactoryTest.cpp
Log Message:
-----------
added firstPos() function, refactored a bit
Commit: 5df81595d9a3cfb512c2e1f2317deaea0313660e
https://github.com/PDAL/PDAL/commit/5df81595d9a3cfb512c2e1f2317deaea0313660e
Author: Michael P. Gerlek <mpg at flaxen.com>
Date: 2012-03-30 (Fri, 30 Mar 2012)
Changed paths:
M include/pdal/StreamFactory.hpp
M src/StreamFactory.cpp
Log Message:
-----------
firstPos() not used
Commit: 8610f80aa2ee378109ae65a38e9187f276a7fd5b
https://github.com/PDAL/PDAL/commit/8610f80aa2ee378109ae65a38e9187f276a7fd5b
Author: Michael P. Gerlek <mpg at flaxen.com>
Date: 2012-03-30 (Fri, 30 Mar 2012)
Changed paths:
M include/pdal/drivers/las/Writer.hpp
M src/drivers/las/LasHeaderWriter.cpp
M src/drivers/las/LasHeaderWriter.hpp
M src/drivers/las/Writer.cpp
Log Message:
-----------
added ability to start stream from a given offset
Commit: 22690c19c325e13f4c767862e98729e245f32269
https://github.com/PDAL/PDAL/commit/22690c19c325e13f4c767862e98729e245f32269
Author: Michael P. Gerlek <mpg at flaxen.com>
Date: 2012-03-30 (Fri, 30 Mar 2012)
Changed paths:
M include/pdal/drivers/nitf/Writer.hpp
M src/drivers/nitf/Writer.cpp
M test/unit/NitfWriterTest.cpp
Log Message:
-----------
now writing out stubs around an actual nitf file
Compare: https://github.com/PDAL/PDAL/compare/1bad28e...22690c1
More information about the pdal-commits
mailing list