Classes | Public Member Functions | Static Public Member Functions | Public Attributes
TransformationCheckersImpl< T >::CounterTransformationChecker Struct Reference

#include <TransformationCheckersImpl.h>

Inheritance diagram for TransformationCheckersImpl< T >::CounterTransformationChecker:
Inheritance graph
[legend]

List of all members.

Classes

struct  MaxNumIterationsReached
 Struct used to inform through an exeption that ICP reached max number of iterations. More...

Public Member Functions

virtual void check (const TransformationParameters &parameters, bool &iterate)
 Set iterate to false if iteration should stop.
 CounterTransformationChecker (const Parameters &params=Parameters())
virtual void init (const TransformationParameters &parameters, bool &iterate)
 Init, set iterate to false if iteration should stop.

Static Public Member Functions

static const ParametersDoc availableParameters ()
static const std::string description ()

Public Attributes

const unsigned maxIterationCount

Detailed Description

template<typename T>
struct TransformationCheckersImpl< T >::CounterTransformationChecker

Definition at line 58 of file TransformationCheckersImpl.h.


Constructor & Destructor Documentation

Definition at line 46 of file TransformationCheckersImpl.cpp.


Member Function Documentation

template<typename T >
static const ParametersDoc TransformationCheckersImpl< T >::CounterTransformationChecker::availableParameters ( ) [inline, static]

Definition at line 67 of file TransformationCheckersImpl.h.

template<typename T >
void TransformationCheckersImpl< T >::CounterTransformationChecker::check ( const TransformationParameters parameters,
bool &  iterate 
) [virtual]

Set iterate to false if iteration should stop.

Implements PointMatcher< T >::TransformationChecker.

Definition at line 64 of file TransformationCheckersImpl.cpp.

template<typename T >
static const std::string TransformationCheckersImpl< T >::CounterTransformationChecker::description ( ) [inline, static]

Definition at line 63 of file TransformationCheckersImpl.h.

template<typename T >
void TransformationCheckersImpl< T >::CounterTransformationChecker::init ( const TransformationParameters parameters,
bool &  iterate 
) [virtual]

Init, set iterate to false if iteration should stop.

Implements PointMatcher< T >::TransformationChecker.

Definition at line 58 of file TransformationCheckersImpl.cpp.


Member Data Documentation

Definition at line 74 of file TransformationCheckersImpl.h.


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


libpointmatcher
Author(s):
autogenerated on Thu Jun 20 2019 19:51:34