ompl::NearestNeighborsLinear< _T >::MySort Struct Reference

List of all members.

Public Member Functions

 MySort (const _T &e, const typename NearestNeighbors< _T >::DistanceFunction &df)
bool operator() (const _T &a, const _T &b) const

Public Attributes

const NearestNeighbors< _T >
::DistanceFunction
df_
const _T & e_

Detailed Description

template<typename _T>
struct ompl::NearestNeighborsLinear< _T >::MySort

Definition at line 157 of file NearestNeighborsLinear.h.


Constructor & Destructor Documentation

template<typename _T >
ompl::NearestNeighborsLinear< _T >::MySort::MySort ( const _T &  e,
const typename NearestNeighbors< _T >::DistanceFunction df 
) [inline]

Definition at line 159 of file NearestNeighborsLinear.h.


Member Function Documentation

template<typename _T >
bool ompl::NearestNeighborsLinear< _T >::MySort::operator() ( const _T &  a,
const _T &  b 
) const [inline]

Definition at line 163 of file NearestNeighborsLinear.h.


Member Data Documentation

Definition at line 169 of file NearestNeighborsLinear.h.

template<typename _T >
const _T& ompl::NearestNeighborsLinear< _T >::MySort::e_

Definition at line 168 of file NearestNeighborsLinear.h.


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


ompl
Author(s): Ioan Sucan/isucan@rice.edu, Mark Moll/mmoll@rice.edu, Lydia Kavraki/kavraki@rice.edu
autogenerated on Fri Jan 11 09:33:58 2013