[pdal-commits] [PDAL/PDAL] 5d7c98: Use pimpl/unique_ptr to make private headers priva...

GitHub noreply at github.com
Mon May 7 12:26:37 PDT 2018


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: 5d7c9857b6af960f295f0f85a8a7557edefb546d
      https://github.com/PDAL/PDAL/commit/5d7c9857b6af960f295f0f85a8a7557edefb546d
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2018-05-07 (Mon, 07 May 2018)

  Changed paths:
    M filters/ColorizationFilter.cpp
    M filters/ColorizationFilter.hpp
    M filters/CropFilter.cpp
    M filters/CropFilter.hpp
    M filters/GreedyProjection.hpp
    M filters/NormalFilter.cpp
    M filters/NormalFilter.hpp
    M filters/PMFFilter.cpp
    M filters/PMFFilter.hpp
    M filters/SMRFilter.cpp
    M filters/SMRFilter.hpp

  Log Message:
  -----------
  Use pimpl/unique_ptr to make private headers private (#1990)

* Use PIMPL for args where the types are private.



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the pdal-commits mailing list