[pdal-commits] [PDAL/PDAL] 5d03cc: Clear PCD header before filling (#3170)
Andrew Bell
noreply at github.com
Tue Jul 14 08:04:43 PDT 2020
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: 5d03cc831a1ede4624a80893be0825e20028c682
https://github.com/PDAL/PDAL/commit/5d03cc831a1ede4624a80893be0825e20028c682
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2020-07-14 (Tue, 14 Jul 2020)
Changed paths:
M io/PcdHeader.cpp
M io/PcdHeader.hpp
M io/PcdReader.cpp
M io/PcdReader.hpp
M io/PcdWriter.cpp
M io/PcdWriter.hpp
Log Message:
-----------
Clear PCD header before filling (#3170)
* Clear header during initialize.
* Don't inline clear().
* Don't inline Pcd ctors.
More information about the pdal-commits
mailing list