[pdal-commits] [PDAL/PDAL] 871238: Add a ply writer

GitHub noreply at github.com
Tue May 5 05:30:00 PDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: 87123897f7d3b2b9daf1523266b6b685e1dac7aa
      https://github.com/PDAL/PDAL/commit/87123897f7d3b2b9daf1523266b6b685e1dac7aa
  Author: Pete Gadomski <pete.gadomski at gmail.com>
  Date:   2015-05-04 (Mon, 04 May 2015)

  Changed paths:
    M doc/stages/index.rst
    A doc/stages/writers.ply.rst
    M io/ply/CMakeLists.txt
    A io/ply/PlyWriter.cpp
    A io/ply/PlyWriter.hpp
    M src/StageFactory.cpp
    M test/unit/CMakeLists.txt
    A test/unit/io/ply/PlyWriterTest.cpp

  Log Message:
  -----------
  Add a ply writer

Fixes #878


  Commit: e76b74132bf350acc82ddb1d30acc008cef31add
      https://github.com/PDAL/PDAL/commit/e76b74132bf350acc82ddb1d30acc008cef31add
  Author: Pete Gadomski <pete.gadomski at gmail.com>
  Date:   2015-05-05 (Tue, 05 May 2015)

  Changed paths:
    M doc/stages/index.rst
    A doc/stages/writers.ply.rst
    M io/ply/CMakeLists.txt
    A io/ply/PlyWriter.cpp
    A io/ply/PlyWriter.hpp
    M src/StageFactory.cpp
    M test/unit/CMakeLists.txt
    A test/unit/io/ply/PlyWriterTest.cpp

  Log Message:
  -----------
  Merge pull request #894 from gadomski/issues/878-ply-writer

Add a ply writer


Compare: https://github.com/PDAL/PDAL/compare/1da0856f8bcd...e76b74132bf3


More information about the pdal-commits mailing list