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

Andrew Bell noreply at github.com
Tue May 26 11:19:26 PDT 2020


  Branch: refs/heads/issue-3094
  Home:   https://github.com/PDAL/PDAL
  Commit: 611188bdc6ccb6c2c0a37924f5826c2cd2ac4256
      https://github.com/PDAL/PDAL/commit/611188bdc6ccb6c2c0a37924f5826c2cd2ac4256
  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.




More information about the pdal-commits mailing list