Hugintrunk
0.1
|
#include <KDTree.h>
Public Member Functions | |
BestMatch (const KE *iMatch, double iDistance) | |
Public Attributes | |
double | _distance |
const KE * | _match |
|
inline |
double KDTreeSpace::BestMatch< KE >::_distance |
Definition at line 57 of file KDTree.h.
Referenced by KDTreeSpace::operator>().
const KE* KDTreeSpace::BestMatch< KE >::_match |