[pdal-commits] [PDAL/PDAL] 84e14d: Remove writers.derivative per #1527
GitHub
noreply at github.com
Wed Mar 15 06:23:40 PDT 2017
Branch: refs/heads/remove-derivative-writer
Home: https://github.com/PDAL/PDAL
Commit: 84e14de69c52cb33538f674bebe910ada7d7285d
https://github.com/PDAL/PDAL/commit/84e14de69c52cb33538f674bebe910ada7d7285d
Author: Bradley J Chambers <brad.chambers at gmail.com>
Date: 2017-03-15 (Wed, 15 Mar 2017)
Changed paths:
R doc/stages/writers.derivative.rst
R io/DerivativeWriter.cpp
R io/DerivativeWriter.hpp
M pdal/StageFactory.cpp
Log Message:
-----------
Remove writers.derivative per #1527
The actual derivative calculations will be kept in EigenUtils for now - only the writer is removed.
More information about the pdal-commits
mailing list