[Liblas-commits] [libLAS/libLAS] 8ea4c1: Fix bug in Bounds::contains(Bounds).
GitHub
noreply at github.com
Tue Aug 1 06:57:29 PDT 2017
Branch: refs/heads/master
Home: https://github.com/libLAS/libLAS
Commit: 8ea4c139113f7676abfd2b64364fb9c39c63ab34
https://github.com/libLAS/libLAS/commit/8ea4c139113f7676abfd2b64364fb9c39c63ab34
Author: bjornpiltz <bjornpiltz at gmail.com>
Date: 2017-08-01 (Tue, 01 Aug 2017)
Changed paths:
M include/liblas/bounds.hpp
Log Message:
-----------
Fix bug in Bounds::contains(Bounds).
It is incorrect to return true immediately if it is true for only one dimension .
Commit: c9ef072ba1d1427abd3b31003a16d491b3b1b153
https://github.com/libLAS/libLAS/commit/c9ef072ba1d1427abd3b31003a16d491b3b1b153
Author: Mateusz Ĺoskot <mateusz at loskot.net>
Date: 2017-08-01 (Tue, 01 Aug 2017)
Changed paths:
M include/liblas/bounds.hpp
Log Message:
-----------
Merge pull request #123 from bjornpiltz/patch-1
Fix bug in Bounds::contains(Bounds).
Compare: https://github.com/libLAS/libLAS/compare/f873da47c391...c9ef072ba1d1
More information about the Liblas-commits
mailing list