[pdal-commits] [PDAL/PDAL] 4e0d15: Replace PointTable with ColumnPointTable in many p...
Andrew Bell
noreply at github.com
Thu May 28 11:39:05 PDT 2020
Branch: refs/heads/vertical3
Home: https://github.com/PDAL/PDAL
Commit: 4e0d156a4fdb547fc26ebe669c9c3ced26fef2d0
https://github.com/PDAL/PDAL/commit/4e0d156a4fdb547fc26ebe669c9c3ced26fef2d0
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2020-05-28 (Thu, 28 May 2020)
Changed paths:
M filters/IQRFilter.hpp
M filters/LloydKMeansFilter.cpp
M filters/MADFilter.hpp
M filters/NeighborClassifierFilter.cpp
M filters/NeighborClassifierFilter.hpp
M io/LasReader.cpp
M io/private/ept/TileContents.cpp
M kernels/DeltaKernel.cpp
M kernels/DeltaKernel.hpp
M kernels/GroundKernel.cpp
M kernels/HausdorffKernel.cpp
M kernels/HausdorffKernel.hpp
M kernels/MergeKernel.cpp
M kernels/RandomKernel.cpp
M kernels/SortKernel.cpp
M kernels/SplitKernel.cpp
M kernels/TIndexKernel.cpp
M pdal/PointContainer.hpp
M pdal/PointRef.hpp
M pdal/PointTable.cpp
M pdal/PointTable.hpp
Log Message:
-----------
Replace PointTable with ColumnPointTable in many places.
More information about the pdal-commits
mailing list