small_gicp
|
This is the complete list of members for small_gicp::KdTree< PointCloud, Projection >, including all inherited members.
ConstPtr typedef | small_gicp::KdTree< PointCloud, Projection > | |
kdtree | small_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()) const | small_gicp::KdTree< PointCloud, Projection > | inline |
nearest_neighbor_search(const Eigen::Vector4d &query, size_t *k_indices, double *k_sq_dists, const KnnSetting &setting=KnnSetting()) const | small_gicp::KdTree< PointCloud, Projection > | inline |
points | small_gicp::KdTree< PointCloud, Projection > | |
Ptr typedef | small_gicp::KdTree< PointCloud, Projection > |