cvflann::RadiusResultSet< ELEM_TYPE >::Item Struct Reference

List of all members.

Public Member Functions

bool operator< (Item rhs)

Public Attributes

float dist
int index

Detailed Description

template<typename ELEM_TYPE>
struct cvflann::RadiusResultSet< ELEM_TYPE >::Item

Definition at line 209 of file result_set.h.


Member Function Documentation

template<typename ELEM_TYPE >
bool cvflann::RadiusResultSet< ELEM_TYPE >::Item::operator< ( Item  rhs  )  [inline]

Definition at line 213 of file result_set.h.


Member Data Documentation

template<typename ELEM_TYPE >
float cvflann::RadiusResultSet< ELEM_TYPE >::Item::dist

Definition at line 211 of file result_set.h.

template<typename ELEM_TYPE >
int cvflann::RadiusResultSet< ELEM_TYPE >::Item::index

Definition at line 210 of file result_set.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines


opencv2
Author(s): Gary Bradski and many others. See web page for a full contributor list. ROS package maintained by James Bowman.
autogenerated on Fri Jan 11 10:00:49 2013