|
Point Cloud Library (PCL)
1.6.0
|
sortCorrespondencesByQueryIndexAndDistance : a functor for sorting correspondences by query index and distance More...
#include <pcl/registration/correspondence_sorting.h>


Public Member Functions | |
| bool | operator() (pcl::Correspondence a, pcl::Correspondence b) |
sortCorrespondencesByQueryIndexAndDistance : a functor for sorting correspondences by query index and distance
Definition at line 92 of file correspondence_sorting.h.
|
inline |
Definition at line 95 of file correspondence_sorting.h.
1.8.4