gtsam_points
Loading...
Searching...
No Matches
gtsam_points::UnsafeKdTree< PointCloud, Projection_ > Member List

This is the complete list of members for gtsam_points::UnsafeKdTree< PointCloud, Projection_ >, including all inherited members.

indicesgtsam_points::UnsafeKdTree< PointCloud, Projection_ >
knn_search(const Eigen::Vector3d &query_, int k, size_t *k_indices, double *k_sq_dists, const KnnSetting &setting=KnnSetting()) constgtsam_points::UnsafeKdTree< PointCloud, Projection_ >inline
knn_search(const Eigen::Vector3d &query_, size_t *k_indices, double *k_sq_dists, const KnnSetting &setting=KnnSetting()) constgtsam_points::UnsafeKdTree< PointCloud, Projection_ >inline
nearest_neighbor_search(const Eigen::Vector3d &query_, size_t *k_indices, double *k_sq_dists, const KnnSetting &setting=KnnSetting()) constgtsam_points::UnsafeKdTree< PointCloud, Projection_ >inline
Node typedef (defined in gtsam_points::UnsafeKdTree< PointCloud, Projection_ >)gtsam_points::UnsafeKdTree< PointCloud, Projection_ >
nodesgtsam_points::UnsafeKdTree< PointCloud, Projection_ >
pointsgtsam_points::UnsafeKdTree< PointCloud, Projection_ >
Projection typedef (defined in gtsam_points::UnsafeKdTree< PointCloud, Projection_ >)gtsam_points::UnsafeKdTree< PointCloud, Projection_ >
radius_search(const Eigen::Vector3d &query_, double radius, std::vector< size_t > &indices, std::vector< double > &sq_dists, const KnnSetting &setting=KnnSetting()) constgtsam_points::UnsafeKdTree< PointCloud, Projection_ >inline
rootgtsam_points::UnsafeKdTree< PointCloud, Projection_ >
UnsafeKdTree(const PointCloud &points, const Builder &builder=KdTreeBuilder())gtsam_points::UnsafeKdTree< PointCloud, Projection_ >inlineexplicit