Point Cloud Library (PCL)  1.3.1
Public Member Functions
pcl::registration::sortCorrespondencesByQueryIndexAndDistance Struct Reference

sortCorrespondencesByQueryIndexAndDistance : a functor for sorting correspondences by query 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

sortCorrespondencesByQueryIndexAndDistance : a functor for sorting correspondences by query index _and_ distance

Author:
Dirk Holz

Member Function Documentation

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

Definition at line 87 of file correspondence_sorting.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines