[pdal-commits] [PDAL/PDAL] b66178: forward declare nanoflann in KDIndex, so that nano...

GitHub noreply at github.com
Wed Jan 28 10:01:50 PST 2015


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: b6617823b89b921d518c52b3e492f0b7e3de7f3e
      https://github.com/PDAL/PDAL/commit/b6617823b89b921d518c52b3e492f0b7e3de7f3e
  Author: Bradley J Chambers <brad.chambers at gmail.com>
  Date:   2015-01-28 (Wed, 28 Jan 2015)

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

  Log Message:
  -----------
  forward declare nanoflann in KDIndex, so that nanoflann does not need to be installed


  Commit: 55539b4705f3600e4316044e7a7555635e63bebc
      https://github.com/PDAL/PDAL/commit/55539b4705f3600e4316044e7a7555635e63bebc
  Author: Connor Manning <connor at hobu.co>
  Date:   2015-01-28 (Wed, 28 Jan 2015)

  Changed paths:
    M include/pdal/Extractor.hpp
    M io/las/LasReader.cpp
    M io/las/LasReader.hpp

  Log Message:
  -----------
  Merge branch 'gcc' into kdindex-forward-declares-nanoflann


  Commit: 3bbf61f4d6a568fc847870312b8d7814e74ffb40
      https://github.com/PDAL/PDAL/commit/3bbf61f4d6a568fc847870312b8d7814e74ffb40
  Author: Connor Manning <connor at hobu.co>
  Date:   2015-01-28 (Wed, 28 Jan 2015)

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

  Log Message:
  -----------
  Smart ptr instead of raw, move some implementations into cpp.


  Commit: f8e6e871cf29a0d0374aaf36c9737a4b592190c5
      https://github.com/PDAL/PDAL/commit/f8e6e871cf29a0d0374aaf36c9737a4b592190c5
  Author: Connor Manning <connormanning at users.noreply.github.com>
  Date:   2015-01-28 (Wed, 28 Jan 2015)

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

  Log Message:
  -----------
  Merge pull request #730 from PDAL/kdindex-forward-declares-nanoflann

Kdindex forward declares nanoflann


Compare: https://github.com/PDAL/PDAL/compare/05d6803f9684...f8e6e871cf29


More information about the pdal-commits mailing list