Hugintrunk
0.1
|
#include <PanoDetectorDefs.h>
Public Member Functions | |
KDElemKeyPoint (lfeat::KeyPointPtr &iK, int iNumber) | |
double & | getVectorElem (int iPos) const |
Public Attributes | |
double * | _ivec |
size_t | _n |
Definition at line 34 of file PanoDetectorDefs.h.
|
inline |
Definition at line 37 of file PanoDetectorDefs.h.
|
inlinevirtual |
Implements KDTreeSpace::KDTreeElemInterface< double >.
Definition at line 38 of file PanoDetectorDefs.h.
References _ivec.
double* KDElemKeyPoint::_ivec |
Definition at line 42 of file PanoDetectorDefs.h.
Referenced by getVectorElem().
size_t KDElemKeyPoint::_n |
Definition at line 43 of file PanoDetectorDefs.h.