[pdal-commits] [PDAL/PDAL] 2033fd: Support simplification without topology (#2776)
Howard Butler
noreply at github.com
Mon Oct 7 13:55:42 PDT 2019
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: 2033fdd8dcbd54551a8e1646939155590d277888
https://github.com/PDAL/PDAL/commit/2033fdd8dcbd54551a8e1646939155590d277888
Author: Howard Butler <howard at hobu.co>
Date: 2019-10-07 (Mon, 07 Oct 2019)
Changed paths:
M doc/stages/filters.hexbin.rst
M filters/HexBinFilter.cpp
M filters/HexBinFilter.hpp
M pdal/Polygon.cpp
M pdal/Polygon.hpp
Log Message:
-----------
Support simplification without topology (#2776)
* support simplification without preserving topology in pdal::Polygon and reflect in filters.hexbin
* add missing m_preserve_topology call in simplify
More information about the pdal-commits
mailing list