[pdal-commits] [PDAL/PDAL] 545a44: Pass vectors as const ref in case they might be la...

GitHub noreply at github.com
Mon Apr 23 14:10:33 PDT 2018


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: 545a440cd979988fdfc9b4f5aa8be4e62a059c82
      https://github.com/PDAL/PDAL/commit/545a440cd979988fdfc9b4f5aa8be4e62a059c82
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2018-04-23 (Mon, 23 Apr 2018)

  Changed paths:
    M pdal/EigenUtils.cpp
    M pdal/EigenUtils.hpp
    M pdal/PointView.hpp

  Log Message:
  -----------
  Pass vectors as const ref in case they might be large.


  Commit: 88c4f81433a2ae578e81e16fe8f919559cd4cfa3
      https://github.com/PDAL/PDAL/commit/88c4f81433a2ae578e81e16fe8f919559cd4cfa3
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2018-04-23 (Mon, 23 Apr 2018)

  Changed paths:
    M doc/stages/filters.delaunay.rst
    M filters/ReprojectionFilter.cpp
    M filters/ReprojectionFilter.hpp
    M io/GeotiffSupport.cpp
    M io/LasWriter.hpp
    M pdal/PointView.hpp
    M pdal/XMLSchema.cpp
    M plugins/matlab/filters/Script.cpp
    M test/unit/filters/FerryFilterTest.cpp
    M test/unit/filters/ReprojectionFilterTest.cpp
    M tools/lasdump/Vlr.hpp

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/master'


Compare: https://github.com/PDAL/PDAL/compare/98035ccc3778...88c4f81433a2


More information about the pdal-commits mailing list