libpointmatcher  1.3.1
Public Member Functions | List of all members
PointMatcher< T >::DataPoints::InvalidField Struct Reference

An exception thrown when one tries to access features or descriptors unexisting or of wrong dimensions. More...

#include <PointMatcher.h>

Inheritance diagram for PointMatcher< T >::DataPoints::InvalidField:

Public Member Functions

 InvalidField (const std::string &reason)
 Construct the exception with an error message.
 

Detailed Description

template<typename T>
struct PointMatcher< T >::DataPoints::InvalidField

An exception thrown when one tries to access features or descriptors unexisting or of wrong dimensions.


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