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:
Inheritance graph
[legend]

Public Member Functions

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

Detailed Description

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

A chain of TransformationChecker.

Definition at line 611 of file PointMatcher.h.

Member Function Documentation

◆ check()

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.

◆ init()

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 Sat May 27 2023 02:38:04