[pdal-commits] [PDAL/PDAL] c66891: Add support for user-specified dimension types.
Andrew Bell
noreply at github.com
Tue Apr 16 11:23:08 PDT 2019
Branch: refs/heads/issue-2394
Home: https://github.com/PDAL/PDAL
Commit: c6689109021fc1b775518c567b63a4f67a21d345
https://github.com/PDAL/PDAL/commit/c6689109021fc1b775518c567b63a4f67a21d345
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2019-04-16 (Tue, 16 Apr 2019)
Changed paths:
M doc/stages/writers.ply.rst
M io/PlyWriter.cpp
M io/PlyWriter.hpp
M pdal/DimUtil.hpp
M test/data/ply/issue_2421.ply
A test/data/ply/sized_dims.ply
A test/data/ply/unsized_dims.ply
Log Message:
-----------
Add support for user-specified dimension types.
Write integers using integer formatting.
More information about the pdal-commits
mailing list