[pdal-commits] [PDAL/PDAL] d14884: more dox work
GitHub
noreply at github.com
Mon Oct 7 11:00:55 PDT 2013
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: d14884967948e0b8b5bcf817993cb4417b9e6a19
https://github.com/PDAL/PDAL/commit/d14884967948e0b8b5bcf817993cb4417b9e6a19
Author: Howard Butler <howard at hobu.co>
Date: 2013-10-07 (Mon, 07 Oct 2013)
Changed paths:
R doc/api/cpp/drivers.txt
M doc/api/cpp/index.txt
A doc/api/cpp/reader.txt
Log Message:
-----------
more dox work
Commit: 4d8dedbba0e1f9e7cf36c3f95b85d24401798961
https://github.com/PDAL/PDAL/commit/4d8dedbba0e1f9e7cf36c3f95b85d24401798961
Author: Howard Butler <howard at hobu.co>
Date: 2013-10-07 (Mon, 07 Oct 2013)
Changed paths:
M include/pdal/Reader.hpp
Log Message:
-----------
const& normalization
Commit: b5356ce337ccca616e7500443311b6bf8bfec045
https://github.com/PDAL/PDAL/commit/b5356ce337ccca616e7500443311b6bf8bfec045
Author: Howard Butler <howard at hobu.co>
Date: 2013-10-07 (Mon, 07 Oct 2013)
Changed paths:
M include/pdal/Writer.hpp
Log Message:
-----------
dox work
Commit: e13fb7afe622ac72bf8524b415f74e92189527ce
https://github.com/PDAL/PDAL/commit/e13fb7afe622ac72bf8524b415f74e92189527ce
Author: Howard Butler <howard at hobu.co>
Date: 2013-10-07 (Mon, 07 Oct 2013)
Changed paths:
M apps/pcinfo.cpp
M doc/api/cpp/reader.txt
M include/pdal/Filter.hpp
M include/pdal/MultiFilter.hpp
M include/pdal/Reader.hpp
M include/pdal/Stage.hpp
M include/pdal/StageBase.hpp
M include/pdal/drivers/buffer/Reader.hpp
M include/pdal/drivers/faux/Reader.hpp
M include/pdal/drivers/faux/Writer.hpp
M include/pdal/drivers/las/Reader.hpp
M include/pdal/drivers/las/Writer.hpp
M include/pdal/drivers/mrsid/Reader.hpp
M include/pdal/drivers/nitf/Reader.hpp
M include/pdal/drivers/nitf/Writer.hpp
M include/pdal/drivers/oci/Writer.hpp
M include/pdal/drivers/p2g/Writer.hpp
M include/pdal/drivers/pipeline/Reader.hpp
M include/pdal/drivers/qfit/Reader.hpp
M include/pdal/drivers/terrasolid/Reader.hpp
M src/Filter.cpp
M src/MultiFilter.cpp
M src/Reader.cpp
M src/Stage.cpp
M src/StageBase.cpp
M src/drivers/buffer/Reader.cpp
M src/drivers/faux/Reader.cpp
M src/drivers/faux/Writer.cpp
M src/drivers/las/Reader.cpp
M src/drivers/las/Writer.cpp
M src/drivers/mrsid/Reader.cpp
M src/drivers/nitf/Reader.cpp
M src/drivers/nitf/Writer.cpp
M src/drivers/oci/Writer.cpp
M src/drivers/p2g/Writer.cpp
M src/drivers/pipeline/Reader.cpp
M src/drivers/qfit/Reader.cpp
M src/drivers/terrasolid/Reader.cpp
Log Message:
-----------
remove Stage::toPTree(). Not really used, and it is a ton of redundant fluff throughout the codebase
Compare: https://github.com/PDAL/PDAL/compare/d2698e16a44a...e13fb7afe622
More information about the pdal-commits
mailing list