[pdal-commits] [PDAL/PDAL] 746215: the default getNumPoints method should forward the...
GitHub
noreply at github.com
Thu Sep 6 12:11:31 PDT 2012
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: 746215e492885a3369c37ea6764ec1785c9304ba
https://github.com/PDAL/PDAL/commit/746215e492885a3369c37ea6764ec1785c9304ba
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2012-09-06 (Thu, 06 Sep 2012)
Changed paths:
M src/Stage.cpp
Log Message:
-----------
the default getNumPoints method should forward the count from the previous stage until there isn't a previous stage anymore. If a Stage:: has its own getNumPoints method, it would be explicitly called, of course
Commit: 869cb492d20c742d0a7e14bf521f26e64366f8fc
https://github.com/PDAL/PDAL/commit/869cb492d20c742d0a7e14bf521f26e64366f8fc
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2012-09-06 (Thu, 06 Sep 2012)
Changed paths:
M apps/AppSupport.cpp
Log Message:
-----------
add percentage updates to ShellScriptCallback
Commit: ef39932fd55911afd926785d0ea7954ff403de46
https://github.com/PDAL/PDAL/commit/ef39932fd55911afd926785d0ea7954ff403de46
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2012-09-06 (Thu, 06 Sep 2012)
Changed paths:
M apps/pcpipeline.cpp
Log Message:
-----------
add progress reporting to pcpipeline
Compare: https://github.com/PDAL/PDAL/compare/4ce397417b00...ef39932fd559
More information about the pdal-commits
mailing list