[pdal-commits] [PDAL/PDAL] 2be74e: e57 - Save bounding box and implement Preview func...
Nicolas Chaulet
noreply at github.com
Mon Jul 15 06:19:38 PDT 2019
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: 2be74ec122fbaa273e3a3993ab61db6814f0c3f8
https://github.com/PDAL/PDAL/commit/2be74ec122fbaa273e3a3993ab61db6814f0c3f8
Author: Nicolas Chaulet <nicolas.chaulet at gmail.com>
Date: 2019-07-15 (Mon, 15 Jul 2019)
Changed paths:
M plugins/e57/io/E57Reader.cpp
M plugins/e57/io/E57Reader.hpp
M plugins/e57/io/E57Writer.cpp
M plugins/e57/io/E57Writer.hpp
M plugins/e57/io/Scan.cpp
M plugins/e57/io/Scan.hpp
M plugins/e57/io/Utils.cpp
M plugins/e57/test/E57ReaderTest.cpp
M plugins/e57/test/ScanTest.cpp
Log Message:
-----------
e57 - Save bounding box and implement Preview function (#2595)
* Preview function for e57
* Bounding box support for preview
* Address comments
* Return type fixed for transformPoint
More information about the pdal-commits
mailing list