[pdal-commits] [PDAL/PDAL] 884364: filters.index is no more. Use the IndexedPointBuff...

GitHub noreply at github.com
Fri Oct 11 13:22:10 PDT 2013


  Branch: refs/heads/issues/176-use-nanoflann
  Home:   https://github.com/PDAL/PDAL
  Commit: 8843645e113b4c6cee3711a7d8f429c6ee78b558
      https://github.com/PDAL/PDAL/commit/8843645e113b4c6cee3711a7d8f429c6ee78b558
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2013-10-11 (Fri, 11 Oct 2013)

  Changed paths:
    M CMakeLists.txt
    M apps/pcequal.cpp
    M include/pdal/PointBuffer.hpp
    M include/pdal/drivers/soci/Writer.hpp
    R include/pdal/filters/Index.hpp
    M pdal_defines.h.in
    M src/CMakeLists.txt
    M src/StageFactory.cpp
    M src/drivers/soci/Writer.cpp
    R src/filters/Index.cpp
    M test/unit/CMakeLists.txt
    R test/unit/filters/IndexFilterTest.cpp

  Log Message:
  -----------
  filters.index is no more. Use the IndexedPointBuffer instead





More information about the pdal-commits mailing list