[pdal-commits] [PDAL/PDAL] 7d6b57: More flexible handling for transformation matrix (...
Andrew Bell
noreply at github.com
Thu Jun 20 07:05:16 PDT 2019
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: 7d6b57569cd321124eeb379263a94d808643bdfe
https://github.com/PDAL/PDAL/commit/7d6b57569cd321124eeb379263a94d808643bdfe
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2019-06-20 (Thu, 20 Jun 2019)
Changed paths:
M filters/TransformationFilter.cpp
M filters/TransformationFilter.hpp
M test/unit/filters/TransformationFilterTest.cpp
Log Message:
-----------
More flexible handling for transformation matrix (#2569)
* Temp checkin.
* Initial check-in.
* Make TransformationFilter more generic.
* Add doFilter().
* Remove extra "public".
* More PDAL_DLL.
* Remove accidentally added files.
More information about the pdal-commits
mailing list