[pdal-commits] [PDAL/PDAL] 135eb5: use new getDimension call for
fetching the BlockID...
noreply at github.com
noreply at github.com
Fri Dec 2 15:20:18 EST 2011
Branch: refs/heads/dimension_types
Home: https://github.com/PDAL/PDAL
Commit: 135eb52df75dae11aa70a84c5e616f7c2b43a027
https://github.com/PDAL/PDAL/commit/135eb52df75dae11aa70a84c5e616f7c2b43a027
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2011-12-02 (Fri, 02 Dec 2011)
Changed paths:
M src/drivers/oci/Writer.cpp
Log Message:
-----------
use new getDimension call for fetching the BlockID dimension from the PointBuffer
Commit: 53d48067ba4d199b10914189c82ff82e6bc3f2a7
https://github.com/PDAL/PDAL/commit/53d48067ba4d199b10914189c82ff82e6bc3f2a7
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2011-12-02 (Fri, 02 Dec 2011)
Changed paths:
M include/pdal/drivers/las/Iterator.hpp
M include/pdal/drivers/las/Reader.hpp
M src/drivers/las/Iterator.cpp
M src/drivers/las/Reader.cpp
Log Message:
-----------
short-circuit looking up dimension positions for every readBufferBeginImpl call, pass these schema positions into the processBuffer call
Compare: https://github.com/PDAL/PDAL/compare/4810afa...53d4806
More information about the pdal-commits
mailing list