[pdal-commits] [PDAL/PDAL] 4633ed: added helper: calculateBounds(PointBufferSet)

GitHub noreply at github.com
Fri Oct 10 06:47:10 PDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: 4633ed0050ea853388f3ed752af12dbc549a1606
      https://github.com/PDAL/PDAL/commit/4633ed0050ea853388f3ed752af12dbc549a1606
  Author: Michael P. Gerlek <mpg at flaxen.com>
  Date:   2014-10-09 (Thu, 09 Oct 2014)

  Changed paths:
    M include/pdal/PointBuffer.hpp
    M src/PointBuffer.cpp
    M test/unit/PointBufferTest.cpp

  Log Message:
  -----------
  added helper: calculateBounds(PointBufferSet)


  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


  Commit: fec6796566353686a4966f7686924f4fa5c8c56c
      https://github.com/PDAL/PDAL/commit/fec6796566353686a4966f7686924f4fa5c8c56c
  Author: Howard Butler <howard at hobu.co>
  Date:   2014-10-10 (Fri, 10 Oct 2014)

  Changed paths:
    M include/pdal/Bounds.hpp
    M include/pdal/PointBuffer.hpp
    M src/Bounds.cpp
    M src/PointBuffer.cpp
    M test/unit/BoundsTest.cpp
    M test/unit/PointBufferTest.cpp

  Log Message:
  -----------
  Merge pull request #518 from PDAL/pbset-bounds

added helper: calculateBounds(PointBufferSet)


Compare: https://github.com/PDAL/PDAL/compare/c2bc8ff9cafa...fec679656635


More information about the pdal-commits mailing list