[pdal-commits] [PDAL/PDAL] 1cf3ee: Remove m_dir in ChipRefList

GitHub noreply at github.com
Sun Jul 2 11:23:28 PDT 2017


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: 1cf3ee5bebabe97d07fe35b84741f61e33e75721
      https://github.com/PDAL/PDAL/commit/1cf3ee5bebabe97d07fe35b84741f61e33e75721
  Author: Éric Lemoine <eric.lemoine at oslandia.com>
  Date:   2017-07-01 (Sat, 01 Jul 2017)

  Changed paths:
    M filters/ChipperFilter.cpp
    M filters/ChipperFilter.hpp

  Log Message:
  -----------
  Remove m_dir in ChipRefList

ChipRefList objects include a direction (m_dir) that was necessary when bounds were provided for each cell. Now that no bounds are provided having this direction property is no more necessary.


  Commit: d4a7b10b81059cd1c2a7b1c1fb189f5bb8424017
      https://github.com/PDAL/PDAL/commit/d4a7b10b81059cd1c2a7b1c1fb189f5bb8424017
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2017-07-02 (Sun, 02 Jul 2017)

  Changed paths:
    M filters/ChipperFilter.cpp
    M filters/ChipperFilter.hpp

  Log Message:
  -----------
  Merge pull request #1620 from elemoine/chipper-cleanup

More clean-up in the Chipper filter


Compare: https://github.com/PDAL/PDAL/compare/a01637fc51a2...d4a7b10b8105


More information about the pdal-commits mailing list