[pdal-commits] [PDAL/PDAL] e977ab: Break apart KDIndex (#3052)

Andrew Bell noreply at github.com
Thu Apr 30 13:04:57 PDT 2020


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

  Changed paths:
    M filters/CovarianceFeaturesFilter.cpp
    M kernels/DeltaKernel.cpp
    A pdal/KDIndex.cpp
    M pdal/KDIndex.hpp
    A pdal/private/KDImpl.hpp

  Log Message:
  -----------
  Break apart KDIndex (#3052)

* Break up KDIndex.hpp

* Unguarded windows min/max exposed by change.

* More stray min/max.




More information about the pdal-commits mailing list