[pdal-commits] [PDAL/PDAL] 7f549e: Implement Options::remove and Stage::removeOptions
GitHub
noreply at github.com
Wed Sep 23 08:14:14 PDT 2015
Branch: refs/heads/remove-options
Home: https://github.com/PDAL/PDAL
Commit: 7f549edd73c583d7211ad19c6dee12675de5daa1
https://github.com/PDAL/PDAL/commit/7f549edd73c583d7211ad19c6dee12675de5daa1
Author: Bradley J Chambers <brad.chambers at gmail.com>
Date: 2015-09-23 (Wed, 23 Sep 2015)
Changed paths:
M include/pdal/Kernel.hpp
M include/pdal/Options.hpp
M include/pdal/Stage.hpp
M src/Options.cpp
Log Message:
-----------
Implement Options::remove and Stage::removeOptions
Commit: b6660ef6f0cb727905aa0fbfa797a8c91db299ae
https://github.com/PDAL/PDAL/commit/b6660ef6f0cb727905aa0fbfa797a8c91db299ae
Author: Bradley J Chambers <brad.chambers at gmail.com>
Date: 2015-09-23 (Wed, 23 Sep 2015)
Changed paths:
M src/Options.cpp
Log Message:
-----------
Remove by key to remove all matching elements
Compare: https://github.com/PDAL/PDAL/compare/b41c31cb79fb...b6660ef6f0cb
More information about the pdal-commits
mailing list