[pdal-commits] [PDAL/PDAL] 185e4c: Make stage's m_schema protected.

GitHub noreply at github.com
Mon Apr 7 11:28:37 PDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: 185e4c6db6256bf1763e3be844ee8243e1ed438f
      https://github.com/PDAL/PDAL/commit/185e4c6db6256bf1763e3be844ee8243e1ed438f
  Author: Andrew Bell <andrew.bellia at gmail.com>
  Date:   2014-04-07 (Mon, 07 Apr 2014)

  Changed paths:
    M include/pdal/Stage.hpp
    M src/Stage.cpp
    M src/drivers/faux/Reader.cpp
    M src/drivers/las/Reader.cpp
    M src/drivers/pgpointcloud/Reader.cpp
    M src/drivers/qfit/Reader.cpp
    M src/drivers/terrasolid/Reader.cpp
    M src/filters/ByteSwap.cpp
    M src/filters/Chipper.cpp
    M src/filters/Scaling.cpp

  Log Message:
  -----------
  Make stage's m_schema protected.


  Commit: 3ff88bc6344a8aa53048480becc66eacd2e6d765
      https://github.com/PDAL/PDAL/commit/3ff88bc6344a8aa53048480becc66eacd2e6d765
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2014-04-07 (Mon, 07 Apr 2014)

  Changed paths:
    M include/pdal/Stage.hpp
    M src/Stage.cpp
    M src/drivers/faux/Reader.cpp
    M src/drivers/las/Reader.cpp
    M src/drivers/pgpointcloud/Reader.cpp
    M src/drivers/qfit/Reader.cpp
    M src/drivers/terrasolid/Reader.cpp
    M src/filters/ByteSwap.cpp
    M src/filters/Chipper.cpp
    M src/filters/Scaling.cpp

  Log Message:
  -----------
  Merge pull request #285 from abellgithub/schema-ref

Make stage's m_schema protected.


Compare: https://github.com/PDAL/PDAL/compare/9f703169c57b...3ff88bc6344a


More information about the pdal-commits mailing list