[pdal-commits] [PDAL/PDAL] c9d1a4: Change readers.ply output for integers with precis...

Andrew Bell noreply at github.com
Thu Mar 28 09:55:25 PDT 2019


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: c9d1a4d6cc44418857ed70e21ea38c00e7e0a54b
      https://github.com/PDAL/PDAL/commit/c9d1a4d6cc44418857ed70e21ea38c00e7e0a54b
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2019-03-28 (Thu, 28 Mar 2019)

  Changed paths:
    M io/PlyWriter.cpp
    A test/data/ply/issue_2421.ply
    M test/unit/io/PlyWriterTest.cpp

  Log Message:
  -----------
  Change readers.ply output for integers with precision set (#2422)

* Don't write ints using fixed precision.

* Test for issue 2421.

Close #2421




More information about the pdal-commits mailing list