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

Andrew Bell noreply at github.com
Mon Jun 3 09:15:28 PDT 2019


  Branch: refs/heads/issue-2513
  Home:   https://github.com/PDAL/PDAL
  Commit: cdcb96c8dbe7aa31e0fef712abf2b678a26d698c
      https://github.com/PDAL/PDAL/commit/cdcb96c8dbe7aa31e0fef712abf2b678a26d698c
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2019-06-03 (Mon, 03 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.
Use filter() instead of run() for cleaner interface.
Close #2513




More information about the pdal-commits mailing list