[pdal-commits] [PDAL/PDAL] 8831a4: [rivlib] pointclouds already have a sync_to_pps
GitHub
noreply at github.com
Wed Sep 27 07:55:39 PDT 2017
Branch: refs/heads/rivlib-on-windoze
Home: https://github.com/PDAL/PDAL
Commit: 8831a4d9c15babad23e0bd0481bdae07678c9078
https://github.com/PDAL/PDAL/commit/8831a4d9c15babad23e0bd0481bdae07678c9078
Author: Pete Gadomski <pete.gadomski at gmail.com>
Date: 2017-09-27 (Wed, 27 Sep 2017)
Changed paths:
M plugins/rxp/io/RxpPointcloud.cpp
M plugins/rxp/io/RxpPointcloud.hpp
Log Message:
-----------
[rivlib] pointclouds already have a sync_to_pps
I had my own sync_to_pps class member variable, but the superclass
already had it.
More information about the pdal-commits
mailing list