Point Cloud Library (PCL)  1.7.0
Public Member Functions
pcl::registration::sortCorrespondencesByMatchIndexAndDistance Struct Reference

sortCorrespondencesByMatchIndexAndDistance : a functor for sorting correspondences by match index _and_ distance More...

#include <pcl/registration/correspondence_sorting.h>

List of all members.

Public Member Functions

bool operator() (pcl::Correspondence a, pcl::Correspondence b)

Detailed Description

sortCorrespondencesByMatchIndexAndDistance : a functor for sorting correspondences by match index _and_ distance

Author:
Dirk Holz

Definition at line 113 of file correspondence_sorting.h.


Member Function Documentation

bool pcl::registration::sortCorrespondencesByMatchIndexAndDistance::operator() ( pcl::Correspondence  a,
pcl::Correspondence  b 
) [inline]

The documentation for this struct was generated from the following file: