[pdal-commits] [PDAL/PDAL] 205549: Add PointIdList typedef for std::vector<PointId> (...

chambbj noreply at github.com
Mon Sep 23 05:59:03 PDT 2019


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: 2055497dd4166efc6f3fc9076719930de5daf445
      https://github.com/PDAL/PDAL/commit/2055497dd4166efc6f3fc9076719930de5daf445
  Author: chambbj <brad.chambers at gmail.com>
  Date:   2019-09-23 (Mon, 23 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> (#2754)




More information about the pdal-commits mailing list