[pdal-commits] [PDAL/PDAL] 77593f: silence annoying warning now that boost is not a S...

GitHub noreply at github.com
Wed Sep 4 05:53:13 PDT 2013


  Branch: refs/heads/issues/176-PointBuffer-index
  Home:   https://github.com/PDAL/PDAL
  Commit: 77593f51d1d860466ea78bd1aaacdc9ebd0375f4
      https://github.com/PDAL/PDAL/commit/77593f51d1d860466ea78bd1aaacdc9ebd0375f4
  Author: Howard Butler <howard at hobu.co>
  Date:   2013-09-03 (Tue, 03 Sep 2013)

  Changed paths:
    M boost/boost/functional/hash/detail/hash_float.hpp

  Log Message:
  -----------
  silence annoying warning now that boost is not a SYSTEM include again


  Commit: d2fdfc0f36f5e20c9456b0978a64d5e6e609b6e8
      https://github.com/PDAL/PDAL/commit/d2fdfc0f36f5e20c9456b0978a64d5e6e609b6e8
  Author: Howard Butler <howard at hobu.co>
  Date:   2013-09-03 (Tue, 03 Sep 2013)

  Changed paths:
    M include/pdal/PointBuffer.hpp
    M src/PointBuffer.cpp
    M src/filters/Index.cpp
    M test/unit/PointBufferTest.cpp

  Log Message:
  -----------
  some scaffolding for IndexedPointBuffer, including adding PointBuffer::applyScaling method to bring up from filters


  Commit: 8544ad36d449c6349e02a6dae3564dda4df49bcf
      https://github.com/PDAL/PDAL/commit/8544ad36d449c6349e02a6dae3564dda4df49bcf
  Author: Howard Butler <howard at hobu.co>
  Date:   2013-09-04 (Wed, 04 Sep 2013)

  Changed paths:
    M include/pdal/filters/Colorization.hpp
    M include/pdal/filters/Crop.hpp
    M include/pdal/filters/InPlaceReprojection.hpp
    M src/filters/Colorization.cpp
    M src/filters/Crop.cpp
    M src/filters/InPlaceReprojection.cpp

  Log Message:
  -----------
  remove dead getScaledValue code that has been put into PointBuffer::applyScaling so as to not copy it all over the place


Compare: https://github.com/PDAL/PDAL/compare/77593f51d1d8^...8544ad36d449


More information about the pdal-commits mailing list