[pdal-commits] [PDAL/PDAL] 2e8637: Remove supportsIterator(). Never called.

GitHub noreply at github.com
Mon Mar 24 13:14:21 PDT 2014


  Branch: refs/heads/no-supports-iter
  Home:   https://github.com/PDAL/PDAL
  Commit: 2e8637d9094a271ee8b3cd054214a03600555797
      https://github.com/PDAL/PDAL/commit/2e8637d9094a271ee8b3cd054214a03600555797
  Author: Andrew Bell <acbell at blaze.hobu.biz>
  Date:   2014-03-24 (Mon, 24 Mar 2014)

  Changed paths:
    M include/pdal/Stage.hpp
    M include/pdal/drivers/buffer/Reader.hpp
    M include/pdal/drivers/caris/CloudReader.hpp
    M include/pdal/drivers/faux/Reader.hpp
    M include/pdal/drivers/las/Reader.hpp
    M include/pdal/drivers/mrsid/Reader.hpp
    M include/pdal/drivers/nitf/Reader.hpp
    M include/pdal/drivers/oci/Reader.hpp
    M include/pdal/drivers/pgpointcloud/Reader.hpp
    M include/pdal/drivers/pipeline/Reader.hpp
    M include/pdal/drivers/qfit/Reader.hpp
    M include/pdal/drivers/sqlite/Reader.hpp
    M include/pdal/drivers/terrasolid/Reader.hpp
    M include/pdal/filters/ByteSwap.hpp
    M include/pdal/filters/Cache.hpp
    M include/pdal/filters/Chipper.hpp
    M include/pdal/filters/Color.hpp
    M include/pdal/filters/Colorization.hpp
    M include/pdal/filters/Crop.hpp
    M include/pdal/filters/Decimation.hpp
    M include/pdal/filters/HexBin.hpp
    M include/pdal/filters/InPlaceReprojection.hpp
    M include/pdal/filters/Mosaic.hpp
    M include/pdal/filters/PCLBlock.hpp
    M include/pdal/filters/Predicate.hpp
    M include/pdal/filters/Programmable.hpp
    M include/pdal/filters/Reprojection.hpp
    M include/pdal/filters/Scaling.hpp
    M include/pdal/filters/Selector.hpp
    M include/pdal/filters/Stats.hpp
    M src/drivers/caris/CloudReader.cpp
    M src/drivers/pipeline/Reader.cpp
    M test/unit/drivers/buffer/BufferReaderTest.cpp
    M test/unit/drivers/faux/FauxReaderTest.cpp
    M test/unit/drivers/las/LasReaderTest.cpp

  Log Message:
  -----------
  Remove supportsIterator().  Never called.




More information about the pdal-commits mailing list