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

A chain of TransformationChecker. More...

#include <PointMatcher.h>

Inheritance diagram for PointMatcher< T >::TransformationCheckers:

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: