[pdal-commits] [PDAL/PDAL] 8559c7: Don't run triangulation if we don't have at least ...

Andrew Bell noreply at github.com
Fri Jun 21 07:48:28 PDT 2019


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: 8559c75493624607899ed12131e598cb5851f233
      https://github.com/PDAL/PDAL/commit/8559c75493624607899ed12131e598cb5851f233
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2019-06-21 (Fri, 21 Jun 2019)

  Changed paths:
    M filters/DelaunayFilter.cpp
    M filters/DelaunayFilter.hpp

  Log Message:
  -----------
  Don't run triangulation if we don't have at least three points. (#2555)

Use filter() instead of run() for cleaner interface.
Close #2513




More information about the pdal-commits mailing list