[pdal-commits] [PDAL/PDAL] 797a78: Add PointIdList typedef for std::vector<PointId>
chambbj
noreply at github.com
Thu Sep 19 12:53:13 PDT 2019
Branch: refs/heads/point-id-list
Home: https://github.com/PDAL/PDAL
Commit: 797a7842cc83b79f6546a307eb9d424af69bfbf0
https://github.com/PDAL/PDAL/commit/797a7842cc83b79f6546a307eb9d424af69bfbf0
Author: Bradley J Chambers <brad.chambers at gmail.com>
Date: 2019-09-19 (Thu, 19 Sep 2019)
Changed paths:
M filters/ChipperFilter.hpp
M filters/GreedyProjection.cpp
M filters/GreedyProjection.hpp
M filters/HAGFilter.cpp
M filters/InfoFilter.hpp
M filters/IterativeClosestPoint.cpp
M filters/LOFFilter.cpp
M filters/NNDistanceFilter.cpp
M filters/NeighborClassifierFilter.cpp
M filters/OutlierFilter.cpp
M filters/OutlierFilter.hpp
M filters/OverlayFilter.cpp
M filters/PMFFilter.cpp
M filters/PlaneFitFilter.cpp
M filters/RadialDensityFilter.cpp
M filters/SMRFilter.cpp
M filters/VoxelCentroidNearestNeighborFilter.cpp
M filters/private/Segmentation.cpp
M filters/private/Segmentation.hpp
M pdal/EigenUtils.cpp
M pdal/EigenUtils.hpp
M pdal/KDIndex.hpp
M pdal/PDALUtils.cpp
M pdal/QuadIndex.cpp
M pdal/QuadIndex.hpp
M pdal/pdal_types.hpp
M test/unit/EigenTest.cpp
M test/unit/KDIndexTest.cpp
M test/unit/SegmentationTest.cpp
Log Message:
-----------
Add PointIdList typedef for std::vector<PointId>
More information about the pdal-commits
mailing list