BoundingBox typedef | nanoflann::KDTreeBaseClass< Derived, Distance, DatasetAdaptor, DIM, IndexType > | |
computeInitialDistances(const Derived &obj, const ElementType *vec, distance_vector_t &dists) const | nanoflann::KDTreeBaseClass< Derived, Distance, DatasetAdaptor, DIM, IndexType > | inline |
computeMinMax(const Derived &obj, IndexType *ind, IndexType count, int element, ElementType &min_elem, ElementType &max_elem) | nanoflann::KDTreeBaseClass< Derived, Distance, DatasetAdaptor, DIM, IndexType > | inline |
dataset_get(const Derived &obj, size_t idx, int component) const | nanoflann::KDTreeBaseClass< Derived, Distance, DatasetAdaptor, DIM, IndexType > | inline |
dim | nanoflann::KDTreeBaseClass< Derived, Distance, DatasetAdaptor, DIM, IndexType > | |
distance_vector_t typedef | nanoflann::KDTreeBaseClass< Derived, Distance, DatasetAdaptor, DIM, IndexType > | |
DistanceType typedef | nanoflann::KDTreeBaseClass< Derived, Distance, DatasetAdaptor, DIM, IndexType > | |
divideTree(Derived &obj, const IndexType left, const IndexType right, BoundingBox &bbox) | nanoflann::KDTreeBaseClass< Derived, Distance, DatasetAdaptor, DIM, IndexType > | inline |
ElementType typedef | nanoflann::KDTreeBaseClass< Derived, Distance, DatasetAdaptor, DIM, IndexType > | |
freeIndex(Derived &obj) | nanoflann::KDTreeBaseClass< Derived, Distance, DatasetAdaptor, DIM, IndexType > | inline |
load_tree(Derived &obj, FILE *stream, NodePtr &tree) | nanoflann::KDTreeBaseClass< Derived, Distance, DatasetAdaptor, DIM, IndexType > | inline |
loadIndex_(Derived &obj, FILE *stream) | nanoflann::KDTreeBaseClass< Derived, Distance, DatasetAdaptor, DIM, IndexType > | inline |
m_leaf_max_size | nanoflann::KDTreeBaseClass< Derived, Distance, DatasetAdaptor, DIM, IndexType > | |
m_size | nanoflann::KDTreeBaseClass< Derived, Distance, DatasetAdaptor, DIM, IndexType > | |
m_size_at_index_build | nanoflann::KDTreeBaseClass< Derived, Distance, DatasetAdaptor, DIM, IndexType > | |
middleSplit_(Derived &obj, IndexType *ind, IndexType count, IndexType &index, int &cutfeat, DistanceType &cutval, const BoundingBox &bbox) | nanoflann::KDTreeBaseClass< Derived, Distance, DatasetAdaptor, DIM, IndexType > | inline |
NodePtr typedef | nanoflann::KDTreeBaseClass< Derived, Distance, DatasetAdaptor, DIM, IndexType > | |
planeSplit(Derived &obj, IndexType *ind, const IndexType count, int cutfeat, DistanceType &cutval, IndexType &lim1, IndexType &lim2) | nanoflann::KDTreeBaseClass< Derived, Distance, DatasetAdaptor, DIM, IndexType > | inline |
pool | nanoflann::KDTreeBaseClass< Derived, Distance, DatasetAdaptor, DIM, IndexType > | |
root_bbox | nanoflann::KDTreeBaseClass< Derived, Distance, DatasetAdaptor, DIM, IndexType > | |
root_node | nanoflann::KDTreeBaseClass< Derived, Distance, DatasetAdaptor, DIM, IndexType > | |
save_tree(Derived &obj, FILE *stream, NodePtr tree) | nanoflann::KDTreeBaseClass< Derived, Distance, DatasetAdaptor, DIM, IndexType > | inline |
saveIndex_(Derived &obj, FILE *stream) | nanoflann::KDTreeBaseClass< Derived, Distance, DatasetAdaptor, DIM, IndexType > | inline |
size(const Derived &obj) const | nanoflann::KDTreeBaseClass< Derived, Distance, DatasetAdaptor, DIM, IndexType > | inline |
usedMemory(Derived &obj) | nanoflann::KDTreeBaseClass< Derived, Distance, DatasetAdaptor, DIM, IndexType > | inline |
veclen(const Derived &obj) | nanoflann::KDTreeBaseClass< Derived, Distance, DatasetAdaptor, DIM, IndexType > | inline |
vind | nanoflann::KDTreeBaseClass< Derived, Distance, DatasetAdaptor, DIM, IndexType > | |