Wondercoll
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
Public Member Functions | Public Attributes | List of all members
CvKDTree< __valuetype, __deref >::bbf_nn Struct Reference

#include <_cvkdtree.hpp>

Public Member Functions

 bbf_nn (const __valuetype &_p, accum_type _dist)
 
bool operator< (const bbf_nn &rhs) const
 

Public Attributes

const __valuetype * p
 
accum_type dist
 

Constructor & Destructor Documentation

template<class __valuetype , class __deref >
CvKDTree< __valuetype, __deref >::bbf_nn::bbf_nn ( const __valuetype &  _p,
accum_type  _dist 
)

Member Function Documentation

template<class __valuetype , class __deref >
bool CvKDTree< __valuetype, __deref >::bbf_nn::operator< ( const bbf_nn rhs) const

Member Data Documentation

template<class __valuetype , class __deref >
accum_type CvKDTree< __valuetype, __deref >::bbf_nn::dist
template<class __valuetype , class __deref >
const __valuetype* CvKDTree< __valuetype, __deref >::bbf_nn::p

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