[pdal-commits] [PDAL/PDAL] 9bc7f8: TransformationFilter needs to export transformatio...
GitHub
noreply at github.com
Thu Jan 15 08:12:34 PST 2015
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: 9bc7f87411880dd78b4e02e9689b09dac4844638
https://github.com/PDAL/PDAL/commit/9bc7f87411880dd78b4e02e9689b09dac4844638
Author: Bradley J Chambers <brad.chambers at gmail.com>
Date: 2015-01-15 (Thu, 15 Jan 2015)
Changed paths:
M filters/transformation/TransformationFilter.hpp
Log Message:
-----------
TransformationFilter needs to export transformationMatrixFromString
Commit: fac2606fea0023a654518cd0e04a568cecd0554e
https://github.com/PDAL/PDAL/commit/fac2606fea0023a654518cd0e04a568cecd0554e
Author: Bradley J Chambers <brad.chambers at gmail.com>
Date: 2015-01-15 (Thu, 15 Jan 2015)
Changed paths:
M include/pdal/PDALUtils.hpp
Log Message:
-----------
PDALUtils needs to export toJSON
Commit: eae4598b3511944800b6e023102af59c97477252
https://github.com/PDAL/PDAL/commit/eae4598b3511944800b6e023102af59c97477252
Author: Bradley J Chambers <brad.chambers at gmail.com>
Date: 2015-01-15 (Thu, 15 Jan 2015)
Changed paths:
M include/pdal/pdal_export.hpp
Log Message:
-----------
pdal_export will always need pdal_defines (rather than hoping the including file took care of it first)
Compare: https://github.com/PDAL/PDAL/compare/7364d146a63b...eae4598b3511
More information about the pdal-commits
mailing list