[pdal-commits] [PDAL/PDAL] f2d098: make sure to export iterators into the DLL

noreply at github.com noreply at github.com
Thu Dec 22 11:17:43 EST 2011


  Branch: refs/heads/iterators
  Home:   https://github.com/PDAL/PDAL

  Commit: f2d09853a4045b514d9f3c9419c5954afaa0f4a8
      https://github.com/PDAL/PDAL/commit/f2d09853a4045b514d9f3c9419c5954afaa0f4a8
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2011-12-21 (Wed, 21 Dec 2011)

  Changed paths:
    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/Crop.hpp
  M include/pdal/filters/Decimation.hpp
  M include/pdal/filters/InPlaceReprojection.hpp
  M include/pdal/filters/PointBufferCache.hpp
  M include/pdal/filters/Predicate.hpp
  M include/pdal/filters/Programmable.hpp
  M include/pdal/filters/Reprojection.hpp

  Log Message:
  -----------
  make sure to export iterators into the DLL


  Commit: 5c61a2182fc5fe93a95fe06f7eca9a9d08b64a34
      https://github.com/PDAL/PDAL/commit/5c61a2182fc5fe93a95fe06f7eca9a9d08b64a34
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2011-12-21 (Wed, 21 Dec 2011)

  Changed paths:
    R include/pdal/drivers/faux/Iterator.hpp
  M include/pdal/drivers/faux/Reader.hpp
  M src/CMakeLists.txt
  R src/drivers/faux/Iterator.cpp
  M src/drivers/faux/Reader.cpp

  Log Message:
  -----------
  collapse iterators for reader into faux::Reader header


  Commit: 572d38af5c86ce063ab88d50344549bdae19d2bc
      https://github.com/PDAL/PDAL/commit/572d38af5c86ce063ab88d50344549bdae19d2bc
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2011-12-21 (Wed, 21 Dec 2011)

  Changed paths:
    M include/pdal/Utils.hpp
  M src/Utils.cpp

  Log Message:
  -----------
  move safeconvert64to32 to Utils


  Commit: c817112305d699160a3e498f0bad8fa75f9f59a4
      https://github.com/PDAL/PDAL/commit/c817112305d699160a3e498f0bad8fa75f9f59a4
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2011-12-21 (Wed, 21 Dec 2011)

  Changed paths:
    R include/pdal/drivers/las/Iterator.hpp
  M include/pdal/drivers/las/Reader.hpp
  M src/CMakeLists.txt
  M src/drivers/faux/Reader.cpp
  R src/drivers/las/Iterator.cpp
  M src/drivers/las/Reader.cpp
  M test/unit/FauxReaderTest.cpp

  Log Message:
  -----------
  collaps iterators for reader into las::Reader header


  Commit: 3d23cb43b12e95afb090105f29ccd40d5287ab1f
      https://github.com/PDAL/PDAL/commit/3d23cb43b12e95afb090105f29ccd40d5287ab1f
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2011-12-22 (Thu, 22 Dec 2011)

  Changed paths:
    M include/pdal/drivers/las/Reader.hpp
  M include/pdal/drivers/las/Support.hpp
  M include/pdal/drivers/las/Writer.hpp
  M src/drivers/faux/Reader.cpp
  M src/drivers/las/Reader.cpp
  M src/drivers/las/ZipPoint.hpp

  Log Message:
  -----------
  tweak drivers.las.reader to interact with LASzip a little better.  still not complete


Compare: https://github.com/PDAL/PDAL/compare/e35ed79...3d23cb4


More information about the pdal-commits mailing list