[pdal-commits] [PDAL/PDAL] 243ce6: Remove all the exit() calls in the poisson filter ...

Andrew Bell noreply at github.com
Tue May 26 12:58:56 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: 243ce61f86d41b2fc0649bdaeac91e35b763f1b2
      https://github.com/PDAL/PDAL/commit/243ce61f86d41b2fc0649bdaeac91e35b763f1b2
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2020-05-26 (Tue, 26 May 2020)

  Changed paths:
    M filters/PoissonFilter.cpp
    M vendor/kazhdan/Allocator.h
    M vendor/kazhdan/Array.h
    M vendor/kazhdan/BSplineData.inl
    M vendor/kazhdan/Geometry.cpp
    M vendor/kazhdan/Geometry.h
    M vendor/kazhdan/Geometry.inl
    M vendor/kazhdan/MultiGridOctreeData.IsoSurface.inl
    M vendor/kazhdan/MultiGridOctreeData.SortedTreeNodes.inl
    M vendor/kazhdan/MultiGridOctreeData.System.inl
    M vendor/kazhdan/MultiGridOctreeData.WeightedSamples.inl
    M vendor/kazhdan/Octree.inl
    M vendor/kazhdan/Ply.h
    M vendor/kazhdan/PoissonRecon.h
    M vendor/kazhdan/SparseMatrix.inl
    R vendor/kazhdan/SurfaceTrimmerMain.cpp
    R vendor/kazhdan/point_source/AsciiPointSource.h
    R vendor/kazhdan/point_source/AsciiPointSource.inl
    R vendor/kazhdan/point_source/BinaryPointSource.h
    R vendor/kazhdan/point_source/BinaryPointSource.inl
    R vendor/kazhdan/point_source/PlyPointSource.h
    R vendor/kazhdan/point_source/PlyPointSource.inl

  Log Message:
  -----------
  Remove all the exit() calls in the poisson filter stuff. (#3098)




More information about the pdal-commits mailing list