|
Point Cloud Library (PCL)
1.6.0
|


Go to the source code of this file.
Classes | |
| class | flann::NNIndex< T > |
| class | flann::L2< T > |
| class | flann::L2_Simple< T > |
| class | flann::Matrix< T > |
| class | pcl::search::FlannSearch< PointT, FlannDistance > |
| search::FlannSearch is a generic FLANN wrapper class for the new search interface. More... | |
| class | pcl::search::FlannSearch< PointT, FlannDistance >::FlannIndexCreator |
| Helper class that creates a FLANN index from a given FLANN matrix. More... | |
| class | pcl::search::FlannSearch< PointT, FlannDistance >::KdTreeIndexCreator |
| Creates a FLANN KdTreeSingleIndex from the given input data. More... | |
Namespaces | |
| flann | |
| pcl | |
| pcl::search | |
Macros | |
| #define | PCL_INSTANTIATE_FlannSearch(T) template class PCL_EXPORTS pcl::search::FlannSearch<T>; |
| #define PCL_INSTANTIATE_FlannSearch | ( | T) | template class PCL_EXPORTS pcl::search::FlannSearch<T>; |
Definition at line 259 of file flann_search.h.
1.8.4