[pdal-commits] [PDAL/PDAL] 0b06b8: Split Bounds class from Box classes and out of Uti...
Andrew Bell
noreply at github.com
Fri Apr 26 05:54:36 PDT 2019
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: 0b06b87289d4ce1752980548762d6e27fd878e53
https://github.com/PDAL/PDAL/commit/0b06b87289d4ce1752980548762d6e27fd878e53
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2019-04-26 (Fri, 26 Apr 2019)
Changed paths:
M filters/CropFilter.cpp
M filters/InfoFilter.hpp
M io/EptReader.hpp
M io/GDALWriter.hpp
M io/LasHeader.hpp
M io/private/EptSupport.hpp
A pdal/Bounds.cpp
A pdal/Bounds.hpp
M pdal/EigenUtils.cpp
M pdal/EigenUtils.hpp
M pdal/GDALUtils.hpp
M pdal/Geometry.hpp
M pdal/Metadata.cpp
M pdal/Metadata.hpp
M pdal/PDALUtils.hpp
M pdal/PointView.hpp
M pdal/Polygon.hpp
M pdal/QuadIndex.hpp
M pdal/QuickInfo.hpp
R pdal/util/Bounds.cpp
R pdal/util/Bounds.hpp
A pdal/util/Box.cpp
A pdal/util/Box.hpp
M pdal/util/CMakeLists.txt
M plugins/greyhound/io/GreyhoundCommon.cpp
M plugins/i3s/io/EsriReader.hpp
M plugins/nitf/io/NitfFileWriter.hpp
M test/unit/BoundsTest.cpp
M test/unit/Support.hpp
M tools/lasdump/Header.hpp
Log Message:
-----------
Split Bounds class from Box classes and out of Utils (#2473)
* Separate BOX and Bounds.
* Include limits.
More information about the pdal-commits
mailing list