#include <pcl/kdtree/kdtree.h>
Go to the source code of this file.
Classes | |
class | pcl::KdTreeFLANN< PointT, Dist > |
KdTreeFLANN 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 | flann |
namespace | pcl |