small_gicp
small_gicp::KdTree< PointCloud, Projection > Member List

This is the complete list of members for small_gicp::KdTree< PointCloud, Projection >, including all inherited members.

ConstPtr typedefsmall_gicp::KdTree< PointCloud, Projection >
kdtreesmall_gicp::KdTree< PointCloud, Projection >
KdTree(std::shared_ptr< const PointCloud > points, const Builder &builder=Builder())small_gicp::KdTree< PointCloud, Projection >inlineexplicit
knn_search(const Eigen::Vector4d &query, size_t k, size_t *k_indices, double *k_sq_dists, const KnnSetting &setting=KnnSetting()) constsmall_gicp::KdTree< PointCloud, Projection >inline
nearest_neighbor_search(const Eigen::Vector4d &query, size_t *k_indices, double *k_sq_dists, const KnnSetting &setting=KnnSetting()) constsmall_gicp::KdTree< PointCloud, Projection >inline
pointssmall_gicp::KdTree< PointCloud, Projection >
Ptr typedefsmall_gicp::KdTree< PointCloud, Projection >