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

GitHub noreply at github.com
Fri Oct 10 08:17:22 PDT 2014


  Branch: refs/heads/las1.4
  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)


  Commit: e87efed4a927af39051bff46701baa142cfa7a10
      https://github.com/PDAL/PDAL/commit/e87efed4a927af39051bff46701baa142cfa7a10
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  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 branch 'master' of https://github.com/PDAL/PDAL into las1.4


Compare: https://github.com/PDAL/PDAL/compare/71ecfcc99448...e87efed4a927


More information about the pdal-commits mailing list