[pdal-commits] [PDAL/PDAL] : use a saturation_cast instead of a
lexical_cast to...
GitHub
noreply at github.com
Thu Jan 12 11:15:23 EST 2012
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: acca18453edc3b4e0b1089365ccf60a0c724bdf6
https://github.com/PDAL/PDAL/commit/acca18453edc3b4e0b1089365ccf60a0c724bdf6
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2012-01-12 (Thu, 12 Jan 2012)
Changed paths:
M include/pdal/PointBuffer.hpp
Log Message:
-----------
use a saturation_cast instead of a lexical_cast to clip the numerics in getField. We should probably do the same for setField too
Commit: f263b189eaab7dc890572f337b2223ccb3ce2584
https://github.com/PDAL/PDAL/commit/f263b189eaab7dc890572f337b2223ccb3ce2584
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2012-01-12 (Thu, 12 Jan 2012)
Changed paths:
A test/data/qfit/20100515_152839.atm4bT2.qi
A test/data/qfit/pipeline.xml
M test/unit/QFITReaderTest.cpp
Log Message:
-----------
add a qfit pipeline example
Compare: https://github.com/PDAL/PDAL/compare/9855c9a...f263b18
More information about the pdal-commits
mailing list