[pdal-commits] [PDAL/PDAL] 3f0454: Disallow direct access of PointContext from PointB...

GitHub noreply at github.com
Wed Aug 27 10:04:03 PDT 2014


  Branch: refs/heads/point-context-schema
  Home:   https://github.com/PDAL/PDAL
  Commit: 3f0454e6bc0d1e04e61bb476372c7d244af440f3
      https://github.com/PDAL/PDAL/commit/3f0454e6bc0d1e04e61bb476372c7d244af440f3
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2014-08-27 (Wed, 27 Aug 2014)

  Changed paths:
    M include/pdal/KDIndex.hpp
    M include/pdal/PointBuffer.hpp
    M include/pdal/drivers/text/Writer.hpp
    M src/KDIndex.cpp
    M src/PointBuffer.cpp
    M src/Stage.cpp
    M src/drivers/text/Writer.cpp
    M src/filters/Chipper.cpp
    M src/filters/Crop.cpp
    M src/filters/Decimation.cpp
    M src/filters/PCLBlock.cpp
    M src/filters/Predicate.cpp
    M src/filters/Splitter.cpp
    M src/kernel/Delta.cpp
    M src/kernel/Diff.cpp
    M src/kernel/Info.cpp
    M src/plang/BufferedInvocation.cpp
    M test/unit/drivers/oci/OCITest.cpp

  Log Message:
  -----------
  Disallow direct access of PointContext from PointBuffer.


  Commit: 2afa3e35d41d4321e65022d3a0cff3eb275c99f6
      https://github.com/PDAL/PDAL/commit/2afa3e35d41d4321e65022d3a0cff3eb275c99f6
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2014-08-27 (Wed, 27 Aug 2014)

  Changed paths:
    M doc/apps.txt
    M include/pdal/Stage.hpp
    M include/pdal/StageFactory.hpp
    M include/pdal/kernel/Application.hpp
    M include/pdal/kernel/Translate.hpp
    M include/pdal/pdal_internal.hpp
    M src/Stage.cpp
    M src/drivers/sqlite/SQLiteWriter.cpp
    M src/drivers/text/Writer.cpp
    M src/filters/Colorization.cpp
    M src/kernel/Application.cpp
    M src/kernel/Translate.cpp

  Log Message:
  -----------
  Merge branch 'point-context-schema' of https://github.com/PDAL/PDAL into point-context-schema


  Commit: 7e0e8fe9bf2681b70f687560fa20ddcec998c90f
      https://github.com/PDAL/PDAL/commit/7e0e8fe9bf2681b70f687560fa20ddcec998c90f
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2014-08-27 (Wed, 27 Aug 2014)

  Changed paths:
    M include/pdal/filters/Colorization.hpp

  Log Message:
  -----------
  Provide a ctor for BandInfo.


Compare: https://github.com/PDAL/PDAL/compare/06a2e4b3326d...7e0e8fe9bf26


More information about the pdal-commits mailing list