[pdal-commits] [PDAL/PDAL] 186ba5: Make PointView references const where possible, re...

chambbj noreply at github.com
Tue Jun 11 09:00:38 PDT 2019


  Branch: refs/heads/native-icp
  Home:   https://github.com/PDAL/PDAL
  Commit: 186ba520cf8f15e2475bbe34ab28bf2ba499606d
      https://github.com/PDAL/PDAL/commit/186ba520cf8f15e2475bbe34ab28bf2ba499606d
  Author: Connor Manning <connor at hobu.co>
  Date:   2019-06-11 (Tue, 11 Jun 2019)

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

  Log Message:
  -----------
  Make PointView references const where possible, removing some const_casts accordingly.


  Commit: 89dda3551f9e6596f12b1f0ca330c7ee03a81782
      https://github.com/PDAL/PDAL/commit/89dda3551f9e6596f12b1f0ca330c7ee03a81782
  Author: chambbj <brad.chambers at gmail.com>
  Date:   2019-06-11 (Tue, 11 Jun 2019)

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

  Log Message:
  -----------
  Merge pull request #2565 from PDAL/native-icp-const

Native ICP constness


Compare: https://github.com/PDAL/PDAL/compare/d668d6ed5123...89dda3551f9e


More information about the pdal-commits mailing list