[pdal-commits] [PDAL/PDAL] bcfbd0: fixes and improvements to Bounds
GitHub
noreply at github.com
Fri Oct 10 06:11:48 PDT 2014
Branch: refs/heads/pbset-bounds
Home: https://github.com/PDAL/PDAL
Commit: bcfbd00e6d39863d40c4dc9b3887892609465257
https://github.com/PDAL/PDAL/commit/bcfbd00e6d39863d40c4dc9b3887892609465257
Author: Michael P. Gerlek <mpg at flaxen.com>
Date: 2014-10-10 (Fri, 10 Oct 2014)
Changed paths:
M include/pdal/Bounds.hpp
M src/Bounds.cpp
M src/PointBuffer.cpp
M test/unit/BoundsTest.cpp
M test/unit/PointBufferTest.cpp
Log Message:
-----------
fixes and improvements to Bounds
- use “lowest” instead of “min”
- make calcBounds() loop simpler
- unittestage
More information about the pdal-commits
mailing list