[pdal-commits] [PDAL/PDAL] 4754f6: Move calc bounds (#3051)

Andrew Bell noreply at github.com
Wed Apr 29 10:59:07 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: 4754f6f92243692d199225e5813b7cf09bfa0c14
      https://github.com/PDAL/PDAL/commit/4754f6f92243692d199225e5813b7cf09bfa0c14
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2020-04-29 (Wed, 29 Apr 2020)

  Changed paths:
    M filters/ELMFilter.cpp
    M filters/MortonOrderFilter.cpp
    M filters/PMFFilter.cpp
    M filters/SMRFilter.cpp
    M filters/VoxelCenterNearestNeighborFilter.cpp
    M io/GDALWriter.cpp
    M pdal/EigenUtils.cpp
    M pdal/EigenUtils.hpp
    M pdal/KDIndex.hpp
    M pdal/PointView.cpp
    M test/unit/EigenTest.cpp
    M test/unit/filters/ChipperTest.cpp
    M test/unit/filters/SplitterTest.cpp

  Log Message:
  -----------
  Move calc bounds (#3051)

* Move calculateBounds back to PointView.

* Remove debug.

* Remove junk.




More information about the pdal-commits mailing list