[pdal-commits] [PDAL/PDAL] 949880: [WiP] Add Rudimentary TIN-like Behavior to HAG Fil...

James McClain noreply at github.com
Mon Jun 3 12:55:35 PDT 2019


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: 949880ea9af1d653cb2fc30cd35dcadd421a5465
      https://github.com/PDAL/PDAL/commit/949880ea9af1d653cb2fc30cd35dcadd421a5465
  Author: James McClain <jmcclain at azavea.com>
  Date:   2019-06-03 (Mon, 03 Jun 2019)

  Changed paths:
    M filters/HAGFilter.cpp
    M filters/HAGFilter.hpp
    A filters/private/delaunator-decl.hpp

  Log Message:
  -----------
  [WiP] Add Rudimentary TIN-like Behavior to HAG Filter (#2520)

* Improve the HAG filter with multi-point mode

* Inline Everything in Delaunator

* Add `delaunay_fans` Flag

* Distance from Planes

* Distance Along Z

* Revert Changes to delaunator.hpp

* Re-declare Delaunator Public Interface

* Address Review Comments

* unsigned int -> size_t




More information about the pdal-commits mailing list