[pdal-commits] [PDAL/PDAL] 90878b: provide access to the PointBuffer& via getBuffer()...

GitHub noreply at github.com
Thu Mar 1 19:38:33 EST 2012


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: 90878b9823ba1eafc1ca17d7abcf52db6c61fbda
      https://github.com/PDAL/PDAL/commit/90878b9823ba1eafc1ca17d7abcf52db6c61fbda
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2012-03-01 (Thu, 01 Mar 2012)

  Changed paths:
    M include/pdal/StageIterator.hpp

  Log Message:
  -----------
  provide access to the PointBuffer& via getBuffer() method


  Commit: 9f9f5aaff710c24d6400144686a733fc3aec58a5
      https://github.com/PDAL/PDAL/commit/9f9f5aaff710c24d6400144686a733fc3aec58a5
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2012-03-01 (Thu, 01 Mar 2012)

  Changed paths:
    M test/unit/OCITest.cpp

  Log Message:
  -----------
  clean up warnings


  Commit: bdbcb1bcde1a8a5780b07105a1b2d730884a0a16
      https://github.com/PDAL/PDAL/commit/bdbcb1bcde1a8a5780b07105a1b2d730884a0a16
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2012-03-01 (Thu, 01 Mar 2012)

  Changed paths:
    M test/unit/BPFTest.cpp

  Log Message:
  -----------
  clean up test


  Commit: 7178072fea474605e0ecc611801c0a68b6e55cf4
      https://github.com/PDAL/PDAL/commit/7178072fea474605e0ecc611801c0a68b6e55cf4
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2012-03-01 (Thu, 01 Mar 2012)

  Changed paths:
    M test/unit/ChipperTest.cpp

  Log Message:
  -----------
  use BOOST_CHECK_EQUAL to get report about the difference in values in test output


  Commit: 972439731484c3fb3d34c429eddefada2ef767e8
      https://github.com/PDAL/PDAL/commit/972439731484c3fb3d34c429eddefada2ef767e8
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2012-03-01 (Thu, 01 Mar 2012)

  Changed paths:
    M include/pdal/drivers/las/Reader.hpp
  M src/drivers/las/Reader.cpp

  Log Message:
  -----------
  use readBeginImpl instead of readBufferBeginImpl now that the iterator has a buffer being given to it


  Commit: 356701c13fb73494478d572d0bec7c1c140f7a34
      https://github.com/PDAL/PDAL/commit/356701c13fb73494478d572d0bec7c1c140f7a34
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2012-03-01 (Thu, 01 Mar 2012)

  Changed paths:
    M CMakeLists.txt
  A doc/building/media/OSGeo4WInstallOCI.png
  M doc/building/windows.txt
  M include/pdal/PointBuffer.hpp
  M include/pdal/Stage.hpp
  M include/pdal/filters/ByteSwap.hpp
  M include/pdal/filters/Color.hpp
  M include/pdal/filters/Colorization.hpp
  M include/pdal/filters/Crop.hpp
  M include/pdal/filters/Decimation.hpp
  M include/pdal/filters/InPlaceReprojection.hpp
  M include/pdal/filters/Mosaic.hpp
  M include/pdal/filters/Predicate.hpp
  M include/pdal/filters/Programmable.hpp
  M include/pdal/filters/Reprojection.hpp
  M include/pdal/filters/Scaling.hpp
  M include/pdal/filters/Selector.hpp
  M include/pdal/filters/Stats.hpp
  M include/pdal/pdal_internal.hpp
  M src/CMakeLists.txt
  M src/Utils.cpp
  M src/drivers/text/Writer.cpp
  M src/filters/Chipper.cpp
  M src/filters/Selector.cpp
  M src/filters/Stats.cpp

  Log Message:
  -----------
  Merge branch 'master' of github.com:PDAL/PDAL


Compare: https://github.com/PDAL/PDAL/compare/99542b0...356701c


More information about the pdal-commits mailing list