Hugin trunk 0.1
Loading...
Searching...
No Matches
Private Member Functions | List of all members
KDTreeSpace::KDTreeElemInterface< VTYPE > Class Template Referenceabstract

#include <KDTree.h>

Inheritance diagram for KDTreeSpace::KDTreeElemInterface< VTYPE >:
Inheritance graph

Private Member Functions

virtual VTYPEgetVectorElem (int iPos) const =0
 

Detailed Description

template<class VTYPE>
class KDTreeSpace::KDTreeElemInterface< VTYPE >

Definition at line 44 of file KDTree.h.

Member Function Documentation

◆ getVectorElem()

template<class VTYPE >
virtual VTYPE & KDTreeSpace::KDTreeElemInterface< VTYPE >::getVectorElem ( int  iPos) const
privatepure virtual

Implemented in KDElemKeyPoint.


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