Hugin trunk 0.1
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
KDTreeSpace::BestMatch< KE > Class Template Reference

#include <KDTree.h>

Public Member Functions

 BestMatch (const KE *iMatch, double iDistance)
 

Public Attributes

double _distance
 
const KE_match
 

Detailed Description

template<class KE>
class KDTreeSpace::BestMatch< KE >

Definition at line 53 of file KDTree.h.

Constructor & Destructor Documentation

◆ BestMatch()

template<class KE >
KDTreeSpace::BestMatch< KE >::BestMatch ( const KE iMatch,
double  iDistance 
)
inline

Definition at line 56 of file KDTree.h.

Member Data Documentation

◆ _distance

template<class KE >
double KDTreeSpace::BestMatch< KE >::_distance

Definition at line 57 of file KDTree.h.

◆ _match

template<class KE >
const KE* KDTreeSpace::BestMatch< KE >::_match

Definition at line 58 of file KDTree.h.


The documentation for this class was generated from the following file: