[pdal-commits] [PDAL/PDAL] 9b438b: Remove LASzip from public headers (#3347)

Andrew Bell noreply at github.com
Tue Feb 9 10:21:41 PST 2021


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: 9b438bcaab3a04b4aaa4ec623e30c3efe81898fc
      https://github.com/PDAL/PDAL/commit/9b438bcaab3a04b4aaa4ec623e30c3efe81898fc
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2021-02-09 (Tue, 09 Feb 2021)

  Changed paths:
    M io/LasReader.cpp
    M io/LasReader.hpp
    M test/unit/apps/pc2pcTest.cpp
    M test/unit/io/LasReaderTest.cpp

  Log Message:
  -----------
  Remove LASzip from public headers (#3347)

* Move some private stuff from the LasReader header file to a struct in the cpp file.

* Fix guarded LAZperf code.

* Use args for guardec compression.

* Fix compression name.




More information about the pdal-commits mailing list