[pdal-commits] [PDAL/PDAL] d764bc: Minimize stream writes.

GitHub noreply at github.com
Wed Jan 28 11:02:38 PST 2015


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: d764bccdeb6798f20a0e493ad4cc4d07cf5eea54
      https://github.com/PDAL/PDAL/commit/d764bccdeb6798f20a0e493ad4cc4d07cf5eea54
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2015-01-28 (Wed, 28 Jan 2015)

  Changed paths:
    M include/pdal/PointBuffer.hpp
    M io/las/LasWriter.cpp
    M io/las/LasWriter.hpp

  Log Message:
  -----------
  Minimize stream writes.
Eliminate unnecessary numeric casts.


  Commit: 1b1d7f076e69956bb4663bcc8c46f4df2b2bdcad
      https://github.com/PDAL/PDAL/commit/1b1d7f076e69956bb4663bcc8c46f4df2b2bdcad
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2015-01-28 (Wed, 28 Jan 2015)

  Changed paths:
    M include/pdal/Extractor.hpp
    M include/pdal/KDIndex.hpp
    M io/las/LasReader.cpp
    M io/las/LasReader.hpp
    M src/KDIndex.cpp

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


  Commit: 83016416232dabe0a536926841aa427d8a04af1c
      https://github.com/PDAL/PDAL/commit/83016416232dabe0a536926841aa427d8a04af1c
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2015-01-28 (Wed, 28 Jan 2015)

  Changed paths:
    M io/las/LasWriter.cpp

  Log Message:
  -----------
  Fix memcpy to vector.


Compare: https://github.com/PDAL/PDAL/compare/f8e6e871cf29...83016416232d


More information about the pdal-commits mailing list