|
Point Cloud Library (PCL)
1.6.0
|
sortCorrespondencesByMatchIndex : a functor for sorting correspondences by match index More...
#include <pcl/registration/correspondence_sorting.h>
Public Member Functions | |
| bool | operator() (pcl::Correspondence a, pcl::Correspondence b) |
sortCorrespondencesByMatchIndex : a functor for sorting correspondences by match index
Definition at line 66 of file correspondence_sorting.h.
| bool pcl::registration::sortCorrespondencesByMatchIndex::operator() | ( | pcl::Correspondence | a, |
| pcl::Correspondence | b | ||
| ) | [inline] |
Definition at line 69 of file correspondence_sorting.h.
1.7.6.1