[pdal-commits] [PDAL/PDAL] e36510: added note and test case for #897
GitHub
noreply at github.com
Fri May 8 05:20:53 PDT 2015
Branch: refs/heads/issue-897
Home: https://github.com/PDAL/PDAL
Commit: e36510cdeb7b847462ed722b9be25c75f3760ba6
https://github.com/PDAL/PDAL/commit/e36510cdeb7b847462ed722b9be25c75f3760ba6
Author: Michael P. Gerlek <mpg at flaxen.com>
Date: 2015-05-08 (Fri, 08 May 2015)
Changed paths:
M include/pdal/util/Bounds.hpp
M src/util/Bounds.cpp
M test/unit/BoundsTest.cpp
Log Message:
-----------
added note and test case for #897
Also took the liberty of moving the 2D ctor from cpp file to the hpp
file, to be consistent with the other ctors.
More information about the pdal-commits
mailing list