[pdal-commits] [PDAL/PDAL] 579f0d: Move Reprojection filter
GitHub
noreply at github.com
Mon Dec 8 06:26:23 PST 2014
Branch: refs/heads/move-reprojection-filter
Home: https://github.com/PDAL/PDAL
Commit: 579f0d89c653410fa47fbf54698b391fea409591
https://github.com/PDAL/PDAL/commit/579f0d89c653410fa47fbf54698b391fea409591
Author: Bradley J Chambers <brad.chambers at gmail.com>
Date: 2014-12-08 (Mon, 08 Dec 2014)
Changed paths:
M filters/CMakeLists.txt
A filters/reprojection/CMakeLists.txt
A filters/reprojection/ReprojectionFilter.cpp
A filters/reprojection/ReprojectionFilter.hpp
M include/pdal/Filters.hpp
R include/pdal/filters/Reprojection.hpp
M kernels/translate/CMakeLists.txt
M kernels/translate/TranslateKernel.cpp
M src/CMakeLists.txt
M src/StageFactory.cpp
R src/filters/Reprojection.cpp
M test/unit/CMakeLists.txt
M test/unit/filters/CropFilterTest.cpp
M test/unit/filters/FerryFilterTest.cpp
M test/unit/filters/ReprojectionFilterTest.cpp
M test/unit/filters/StatsFilterTest.cpp
Log Message:
-----------
Move Reprojection filter
More information about the pdal-commits
mailing list