#include "KernelCollectionTypes.h"
#include <nuklei/KernelCollection.h>
#include "nanoflann.hpp"
Go to the source code of this file.
|
typedef KDTreeSingleIndexAdaptor< L2_Simple_Adaptor< double, PointCloud >, PointCloud, 3 > | nuklei::nanoflann_types::KDTreeIndex |
|
typedef std::pair< boost::shared_ptr< KDTreeIndex >, PointCloud > | nuklei::nanoflann_types::Tree |
|