#include <InspectorsImpl.h>
Classes | |
struct | AbstractVTKInspector |
struct | NullInspector |
struct | PerformanceInspector |
struct | VTKFileInspector |
Public Types | |
typedef PointMatcher< T >::DataPoints | DataPoints |
typedef PointMatcher< T >::Inspector | Inspector |
typedef PointMatcher< T >::Matches | Matches |
typedef PointMatcher< T >::Matrix | Matrix |
typedef PointMatcher< T >::OutlierWeights | OutlierWeights |
typedef PointMatcherSupport::Parametrizable | P |
typedef Parametrizable::ParameterDoc | ParameterDoc |
typedef Parametrizable::Parameters | Parameters |
typedef Parametrizable::ParametersDoc | ParametersDoc |
typedef PointMatcherSupport::Parametrizable | Parametrizable |
typedef PointMatcher< T >::TransformationCheckers | TransformationCheckers |
typedef PointMatcher< T >::TransformationParameters | TransformationParameters |
Definition at line 43 of file InspectorsImpl.h.
typedef PointMatcher<T>::DataPoints InspectorsImpl< T >::DataPoints |
Definition at line 52 of file InspectorsImpl.h.
typedef PointMatcher<T>::Inspector InspectorsImpl< T >::Inspector |
Definition at line 51 of file InspectorsImpl.h.
typedef PointMatcher<T>::Matches InspectorsImpl< T >::Matches |
Definition at line 53 of file InspectorsImpl.h.
typedef PointMatcher<T>::Matrix InspectorsImpl< T >::Matrix |
Definition at line 57 of file InspectorsImpl.h.
typedef PointMatcher<T>::OutlierWeights InspectorsImpl< T >::OutlierWeights |
Definition at line 54 of file InspectorsImpl.h.
typedef PointMatcherSupport::Parametrizable InspectorsImpl< T >::P |
Definition at line 46 of file InspectorsImpl.h.
typedef Parametrizable::ParameterDoc InspectorsImpl< T >::ParameterDoc |
Definition at line 48 of file InspectorsImpl.h.
typedef Parametrizable::Parameters InspectorsImpl< T >::Parameters |
Definition at line 47 of file InspectorsImpl.h.
typedef Parametrizable::ParametersDoc InspectorsImpl< T >::ParametersDoc |
Definition at line 49 of file InspectorsImpl.h.
typedef PointMatcherSupport::Parametrizable InspectorsImpl< T >::Parametrizable |
Definition at line 45 of file InspectorsImpl.h.
typedef PointMatcher<T>::TransformationCheckers InspectorsImpl< T >::TransformationCheckers |
Definition at line 56 of file InspectorsImpl.h.
typedef PointMatcher<T>::TransformationParameters InspectorsImpl< T >::TransformationParameters |
Definition at line 55 of file InspectorsImpl.h.