|
Point Cloud Library (PCL)
1.6.0
|
#include <pcl/registration/correspondence_types.h>

Go to the source code of this file.
Classes | |
| struct | pcl::registration::sortCorrespondencesByQueryIndex |
| sortCorrespondencesByQueryIndex : a functor for sorting correspondences by query index More... | |
| struct | pcl::registration::sortCorrespondencesByMatchIndex |
| sortCorrespondencesByMatchIndex : a functor for sorting correspondences by match index More... | |
| struct | pcl::registration::sortCorrespondencesByDistance |
| sortCorrespondencesByDistance : a functor for sorting correspondences by distance More... | |
| struct | pcl::registration::sortCorrespondencesByQueryIndexAndDistance |
| sortCorrespondencesByQueryIndexAndDistance : a functor for sorting correspondences by query index _and_ distance More... | |
| struct | pcl::registration::sortCorrespondencesByMatchIndexAndDistance |
| sortCorrespondencesByMatchIndexAndDistance : a functor for sorting correspondences by match index _and_ distance More... | |
Namespaces | |
| namespace | pcl |
| namespace | pcl::registration |
1.7.6.1