cvflann::BranchStruct< T > Struct Template Reference

#include <result_set.h>

List of all members.

Public Member Functions

bool operator< (const BranchStruct< T > &rhs)

Static Public Member Functions

static BranchStruct< T > make_branch (const T &aNode, float dist)

Public Attributes

float mindistsq
node

Detailed Description

template<typename T>
struct cvflann::BranchStruct< T >

Definition at line 52 of file result_set.h.


Member Function Documentation

template<typename T>
static BranchStruct<T> cvflann::BranchStruct< T >::make_branch ( const T &  aNode,
float  dist 
) [inline, static]

Definition at line 61 of file result_set.h.

template<typename T>
bool cvflann::BranchStruct< T >::operator< ( const BranchStruct< T > &  rhs  )  [inline]

Definition at line 56 of file result_set.h.


Member Data Documentation

template<typename T>
float cvflann::BranchStruct< T >::mindistsq

Definition at line 54 of file result_set.h.

template<typename T>
T cvflann::BranchStruct< T >::node

Definition at line 53 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