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

A chain of TransformationChecker. More...

#include <PointMatcher.h>

Inheritance diagram for PointMatcher< T >::TransformationCheckers:
Inheritance graph
[legend]

List of all members.

Public Member Functions

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

Detailed Description

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

A chain of TransformationChecker.

Definition at line 538 of file PointMatcher.h.


Member Function Documentation

template<typename T >
void PointMatcher< T >::TransformationCheckers::check ( const TransformationParameters parameters,
bool &  iterate 
)

Check using all transformation checkers, set iterate to false if iteration should stop.

Definition at line 120 of file TransformationChecker.cpp.

template<typename T >
void PointMatcher< T >::TransformationCheckers::init ( const TransformationParameters parameters,
bool &  iterate 
)

Init all transformation checkers, set iterate to false if iteration should stop.

Definition at line 112 of file TransformationChecker.cpp.


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


libpointmatcher
Author(s):
autogenerated on Mon Sep 14 2015 02:59:07