[pdal-commits] [PDAL/PDAL] a73a65: Don't calculate distance when we already have it.
Andrew Bell
noreply at github.com
Tue Dec 17 06:51:39 PST 2019
Branch: refs/heads/issue-2809
Home: https://github.com/PDAL/PDAL
Commit: a73a65a2a221c772db1bbad60075e50611558fc8
https://github.com/PDAL/PDAL/commit/a73a65a2a221c772db1bbad60075e50611558fc8
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2019-12-16 (Mon, 16 Dec 2019)
Changed paths:
M filters/HAGFilter.cpp
M pdal/KDIndex.hpp
Log Message:
-----------
Don't calculate distance when we already have it.
Commit: 6edba38b0f4135543849533a974584c10435b4a1
https://github.com/PDAL/PDAL/commit/6edba38b0f4135543849533a974584c10435b4a1
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2019-12-17 (Tue, 17 Dec 2019)
Changed paths:
M doc/stages/filters.hag.rst
M filters/HAGFilter.cpp
Log Message:
-----------
Refactor to clarify handling and eliminate potential divide-by-zero issues.
Compare: https://github.com/PDAL/PDAL/compare/0c414ad0a041...6edba38b0f41
More information about the pdal-commits
mailing list