[pdal-commits] [PDAL/PDAL] 5e7c39: [filter] Reverse Morton (#1786)

GitHub noreply at github.com
Thu Jan 25 06:39:43 PST 2018


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: 5e7c3985e8f6ccd1ed1c84d8cfb1b9517ead34a1
      https://github.com/PDAL/PDAL/commit/5e7c3985e8f6ccd1ed1c84d8cfb1b9517ead34a1
  Author: Blottiere Paul <blottiere.paul at gmail.com>
  Date:   2018-01-25 (Thu, 25 Jan 2018)

  Changed paths:
    A doc/stages/filters.mortonorder.img1.png
    M doc/stages/filters.mortonorder.rst
    M filters/MortonOrderFilter.cpp
    M filters/MortonOrderFilter.hpp
    M test/unit/CMakeLists.txt
    A test/unit/filters/MortonOrderTest.cpp

  Log Message:
  -----------
  [filter] Reverse Morton (#1786)

* Add revert Morton algorithm

* Add test

* Rename option from revert to reverse

* Update documentation

* Some minor changes




More information about the pdal-commits mailing list