[pdal-commits] [PDAL/PDAL] 018e06: adding a buffer reader

GitHub noreply at github.com
Mon Jun 10 13:04:48 PDT 2013


  Branch: refs/heads/chambbj-buffer-reader
  Home:   https://github.com/PDAL/PDAL
  Commit: 018e060b2900c224ce3da2e444ffc24e955603cf
      https://github.com/PDAL/PDAL/commit/018e060b2900c224ce3da2e444ffc24e955603cf
  Author: Bradley J Chambers <brad.chambers at gmail.com>
  Date:   2013-06-07 (Fri, 07 Jun 2013)

  Changed paths:
    A include/pdal/drivers/buffer/Reader.hpp
    M src/CMakeLists.txt
    M src/drivers/CMakeLists.txt
    A src/drivers/buffer/Reader.cpp
    M src/gitsha.cpp
    M test/unit/CMakeLists.txt
    A test/unit/drivers/buffer/BufferReaderTest.cpp

  Log Message:
  -----------
  adding a buffer reader


  Commit: 72813ccde36e89421e731a8f1e9cb989ec80eeae
      https://github.com/PDAL/PDAL/commit/72813ccde36e89421e731a8f1e9cb989ec80eeae
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2013-06-10 (Mon, 10 Jun 2013)

  Changed paths:
    M test/unit/drivers/buffer/BufferReaderTest.cpp

  Log Message:
  -----------
  silence debug output


  Commit: 918693d1d8c83b9bb4c77ec9cadd68fc25a05196
      https://github.com/PDAL/PDAL/commit/918693d1d8c83b9bb4c77ec9cadd68fc25a05196
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2013-06-10 (Mon, 10 Jun 2013)

  Changed paths:
    M src/drivers/buffer/Reader.cpp
    M src/gitsha.cpp

  Log Message:
  -----------
  use mapDimensions and copyLikeDimensions to copy over buffer data instead of explicitly copying only X, Y, Z float dimensions


  Commit: 454d0293386296de4f12ca4ffac4dee05a17c643
      https://github.com/PDAL/PDAL/commit/454d0293386296de4f12ca4ffac4dee05a17c643
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2013-06-10 (Mon, 10 Jun 2013)

  Changed paths:
    M src/gitsha.cpp
    M test/unit/drivers/buffer/BufferReaderTest.cpp

  Log Message:
  -----------
  clean up json file


Compare: https://github.com/PDAL/PDAL/compare/018e060b2900^...454d02933862


More information about the pdal-commits mailing list