small_gicp
|
This is the complete list of members for small_gicp::KnnResult< N, IndexTransform >, including all inherited members.
buffer_size() const | small_gicp::KnnResult< N, IndexTransform > | inline |
capacity | small_gicp::KnnResult< N, IndexTransform > | |
distances | small_gicp::KnnResult< N, IndexTransform > | |
index_transform | small_gicp::KnnResult< N, IndexTransform > | |
indices | small_gicp::KnnResult< N, IndexTransform > | |
INVALID | small_gicp::KnnResult< N, IndexTransform > | static |
KnnResult(size_t *indices, double *distances, int num_neighbors=-1, const IndexTransform &index_transform=identity_transform()) | small_gicp::KnnResult< N, IndexTransform > | inlineexplicit |
num_found() const | small_gicp::KnnResult< N, IndexTransform > | inline |
num_found_neighbors | small_gicp::KnnResult< N, IndexTransform > | |
push(size_t index, double distance) | small_gicp::KnnResult< N, IndexTransform > | inline |
worst_distance() const | small_gicp::KnnResult< N, IndexTransform > | inline |