#include <MatchersImpl.h>
| Classes | |
| struct | KDTreeMatcher | 
| struct | KDTreeVarDistMatcher | 
| struct | NullMatcher | 
| Public Types | |
| typedef PointMatcher< T >::DataPoints | DataPoints | 
| typedef PointMatcher< T >::Matcher | Matcher | 
| typedef PointMatcher< T >::Matches | Matches | 
| typedef Nabo::NearestNeighbourSearch< T > | NNS | 
| typedef NNS::SearchType | NNSearchType | 
| typedef PointMatcherSupport::Parametrizable | P | 
| typedef Parametrizable::ParameterDoc | ParameterDoc | 
| typedef Parametrizable::Parameters | Parameters | 
| typedef Parametrizable::ParametersDoc | ParametersDoc | 
| typedef PointMatcherSupport::Parametrizable | Parametrizable | 
Definition at line 47 of file MatchersImpl.h.
| typedef PointMatcher<T>::DataPoints MatchersImpl< T >::DataPoints | 
Definition at line 58 of file MatchersImpl.h.
| typedef PointMatcher<T>::Matcher MatchersImpl< T >::Matcher | 
Definition at line 59 of file MatchersImpl.h.
| typedef PointMatcher<T>::Matches MatchersImpl< T >::Matches | 
Definition at line 60 of file MatchersImpl.h.
| typedef Nabo::NearestNeighbourSearch<T> MatchersImpl< T >::NNS | 
Definition at line 55 of file MatchersImpl.h.
| typedef NNS::SearchType MatchersImpl< T >::NNSearchType | 
Definition at line 56 of file MatchersImpl.h.
| typedef PointMatcherSupport::Parametrizable MatchersImpl< T >::P | 
Definition at line 50 of file MatchersImpl.h.
| typedef Parametrizable::ParameterDoc MatchersImpl< T >::ParameterDoc | 
Definition at line 52 of file MatchersImpl.h.
| typedef Parametrizable::Parameters MatchersImpl< T >::Parameters | 
Definition at line 51 of file MatchersImpl.h.
| typedef Parametrizable::ParametersDoc MatchersImpl< T >::ParametersDoc | 
Definition at line 53 of file MatchersImpl.h.
| typedef PointMatcherSupport::Parametrizable MatchersImpl< T >::Parametrizable | 
Definition at line 49 of file MatchersImpl.h.