Classes | Namespaces | Defines
kdtree.h File Reference
#include <pcl/search/search.h>
#include <pcl/kdtree/kdtree_flann.h>
Include dependency graph for search/include/pcl/search/kdtree.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  pcl::search::KdTree< PointT >
 search::KdTree is a wrapper class which inherits the pcl::KdTree class for performing search functions using KdTree structure. KdTree is a generic type of 3D spatial locator using kD-tree structures. The class is making use of the FLANN (Fast Library for Approximate Nearest Neighbor) project by Marius Muja and David Lowe. More...

Namespaces

namespace  pcl
namespace  pcl::search

Defines

#define PCL_INSTANTIATE_KdTree(T)   template class PCL_EXPORTS pcl::search::KdTree<T>;

Define Documentation

#define PCL_INSTANTIATE_KdTree (   T)    template class PCL_EXPORTS pcl::search::KdTree<T>;

Definition at line 176 of file search/include/pcl/search/kdtree.h.



pcl
Author(s): Open Perception
autogenerated on Wed Aug 26 2015 15:38:45