[pdal-commits] [PDAL/PDAL] 2826c9: Merge StageBase into Stage.

GitHub noreply at github.com
Fri May 2 07:06:02 PDT 2014


  Branch: refs/heads/no-stage-base
  Home:   https://github.com/PDAL/PDAL
  Commit: 2826c9c5166062a35085ab64ec282994488fcaa9
      https://github.com/PDAL/PDAL/commit/2826c9c5166062a35085ab64ec282994488fcaa9
  Author: Andrew Bell <andrew.bellia at gmail.com>
  Date:   2014-05-02 (Fri, 02 May 2014)

  Changed paths:
    M include/pdal/Log.hpp
    M include/pdal/Stage.hpp
    R include/pdal/StageBase.hpp
    M include/pdal/StageInfo.hpp
    M include/pdal/Writer.hpp
    M include/pdal/drivers/caris/CloudReader.hpp
    M include/pdal/drivers/oci/common.hpp
    M src/CMakeLists.txt
    M src/Filter.cpp
    M src/MultiFilter.cpp
    M src/PipelineWriter.cpp
    M src/Reader.cpp
    M src/Stage.cpp
    R src/StageBase.cpp
    M src/Writer.cpp
    M src/drivers/oci/Writer.cpp
    M src/filters/Scaling.cpp
    M src/filters/Selector.cpp
    M test/unit/PipelineManagerTest.cpp

  Log Message:
  -----------
  Merge StageBase into Stage.




More information about the pdal-commits mailing list