[pdal-commits] [PDAL/PDAL] 1a3215: Fix classbits ctor and put classbits in a class (#...

Andrew Bell noreply at github.com
Fri May 15 05:55:10 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: 1a3215d559f36170492c2c8b37bb40bdd39ced45
      https://github.com/PDAL/PDAL/commit/1a3215d559f36170492c2c8b37bb40bdd39ced45
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2020-05-15 (Fri, 15 May 2020)

  Changed paths:
    M filters/SMRFilter.cpp
    M filters/private/Segmentation.cpp
    M filters/private/Segmentation.hpp

  Log Message:
  -----------
  Fix classbits ctor and put classbits in a class (#3068)

* Use default classbits.
Create a class to deal with classbits.

* Remove confusing boolean cast of PointClasses.
Make bits private.




More information about the pdal-commits mailing list