[pdal-commits] [PDAL/PDAL] 46ba9d: Use PIMPL for args where the types are private.
GitHub
noreply at github.com
Thu May 3 13:11:15 PDT 2018
Branch: refs/heads/issue-1987
Home: https://github.com/PDAL/PDAL
Commit: 46ba9dc941dbae24cde9c4bc587c204bf7e87084
https://github.com/PDAL/PDAL/commit/46ba9dc941dbae24cde9c4bc587c204bf7e87084
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2018-05-03 (Thu, 03 May 2018)
Changed paths:
M filters/CropFilter.cpp
M filters/CropFilter.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 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