[pdal-commits] [PDAL/PDAL] 22937f: view kernel need not be built without PCL_VISUALIZ...

GitHub noreply at github.com
Mon Nov 24 12:48:35 PST 2014


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: 22937f65d616e590190229a739d17e42f37bba83
      https://github.com/PDAL/PDAL/commit/22937f65d616e590190229a739d17e42f37bba83
  Author: Bradley J Chambers <brad.chambers at gmail.com>
  Date:   2014-11-24 (Mon, 24 Nov 2014)

  Changed paths:
    M plugins/pcl/CMakeLists.txt
    M plugins/pcl/kernel/View.cpp

  Log Message:
  -----------
  view kernel need not be built without PCL_VISUALIZATION_FOUND, it can also use the visualize method to invoke the visualizer


  Commit: 1f99bbe2c2ba74cb978879be59e5dd2c6f7d4aa9
      https://github.com/PDAL/PDAL/commit/1f99bbe2c2ba74cb978879be59e5dd2c6f7d4aa9
  Author: Bradley J Chambers <brad.chambers at gmail.com>
  Date:   2014-11-24 (Mon, 24 Nov 2014)

  Changed paths:
    M plugins/pcl/kernel/View.cpp
    M plugins/pcl/kernel/View.hpp

  Log Message:
  -----------
  add ability to visualize a range of points in view kernel


  Commit: 6879421e7d8cda0a7afcc2f7b991b8a8a970abbb
      https://github.com/PDAL/PDAL/commit/6879421e7d8cda0a7afcc2f7b991b8a8a970abbb
  Author: chambbj <brad.chambers at gmail.com>
  Date:   2014-11-24 (Mon, 24 Nov 2014)

  Changed paths:
    M plugins/pcl/CMakeLists.txt
    M plugins/pcl/kernel/View.cpp
    M plugins/pcl/kernel/View.hpp

  Log Message:
  -----------
  Merge pull request #628 from PDAL/pcl-visualize-tweaks

view kernel need not be built without PCL_VISUALIZATION_FOUND


Compare: https://github.com/PDAL/PDAL/compare/a58d4703d732...6879421e7d8c


More information about the pdal-commits mailing list