[pdal-commits] [PDAL/PDAL] f07816: Add fully-featured Greyhound reader.

GitHub noreply at github.com
Mon Nov 14 08:59:14 PST 2016


  Branch: refs/heads/greyhound-reader
  Home:   https://github.com/PDAL/PDAL
  Commit: f078164afa718be18fbdfec53f435ae1b529a9e0
      https://github.com/PDAL/PDAL/commit/f078164afa718be18fbdfec53f435ae1b529a9e0
  Author: Connor Manning <connor at hobu.co>
  Date:   2016-11-14 (Mon, 14 Nov 2016)

  Changed paths:
    M doc/stages/readers.greyhound.rst
    M include/pdal/PointLayout.hpp
    M include/pdal/PointView.hpp
    M plugins/greyhound/CMakeLists.txt
    M plugins/greyhound/io/GreyhoundReader.cpp
    M plugins/greyhound/io/GreyhoundReader.hpp
    R plugins/greyhound/io/bbox.cpp
    R plugins/greyhound/io/bbox.hpp
    A plugins/greyhound/io/bounds.cpp
    A plugins/greyhound/io/bounds.hpp
    M plugins/greyhound/io/dir.hpp
    M plugins/greyhound/io/point.hpp
    A plugins/greyhound/io/pool.cpp
    A plugins/greyhound/io/pool.hpp
    R plugins/greyhound/io/range.hpp
    M plugins/greyhound/test/GreyhoundReaderTest.cpp

  Log Message:
  -----------
  Add fully-featured Greyhound reader.




More information about the pdal-commits mailing list