libpointmatcher 1.0.2
Public Member Functions
PointMatcher< T >::TransformationCheckers Struct Reference

A chain of TransformationChecker. More...

#include <PointMatcher.h>

Inheritance diagram for PointMatcher< T >::TransformationCheckers:
PointMatcherSupport::SharedPtrVector< TransformationChecker >

List of all members.

Public Member Functions

void init (const TransformationParameters &parameters, bool &iterate)
 Init all transformation checkers, set iterate to false if iteration should stop.
void check (const TransformationParameters &parameters, bool &iterate)
 Check using all transformation checkers, set iterate to false if iteration should stop.

Detailed Description

template<typename T>
struct PointMatcher< T >::TransformationCheckers

A chain of TransformationChecker.


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