PointCloudLibrary/pcl

[apps] Convert macro to lambda and fix the call-sites

Open

#3.897 geöffnet am 8. Apr. 2020

Auf GitHub ansehen
 (11 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C++ (4.506 Forks)batch import
changelog: enhancementeffort: lowgood first issuekind: todomodule: apps

Repository-Metriken

Stars
 (9.023 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 8T 7h) (3 gemergte PRs in 30 T)

Beschreibung

Convert macro FPS_CALC to lambda and fix the call-sites.

Locations:

  • apps/include/pcl/apps/manual_registration.h
  • apps/include/pcl/apps/openni_passthrough.h
  • apps/include/pcl/apps/pcd_video_player.h
  • apps/include/pcl/apps/timer.h

Originally posted by @kunaltyagi in https://github.com/PointCloudLibrary/pcl/pull/3885

Contributor Guide