Neighbor of a query point. More...
#include <kdtree.h>
Public Attributes | |
double | distance |
vl_uindex | index |
Neighbor of a query point.
Definition at line 60 of file vl/kdtree.h.
distance to the query point
Definition at line 61 of file vl/kdtree.h.
index of the neighbor in the KDTree data
Definition at line 62 of file vl/kdtree.h.