Public Member Functions | Static Public Member Functions | Public Attributes | Protected Attributes
TransformationCheckersImpl< T >::BoundTransformationChecker Struct Reference

#include <TransformationCheckersImpl.h>

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

List of all members.

Public Member Functions

EIGEN_MAKE_ALIGNED_OPERATOR_NEW BoundTransformationChecker (const Parameters &params=Parameters())
virtual void check (const TransformationParameters &parameters, bool &iterate)
 Set iterate to false if iteration should stop.
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 T maxRotationNorm
const T maxTranslationNorm

Protected Attributes

initialRotation2D
Quaternion initialRotation3D
Vector initialTranslation

Detailed Description

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

Definition at line 111 of file TransformationCheckersImpl.h.


Constructor & Destructor Documentation

Definition at line 167 of file TransformationCheckersImpl.cpp.


Member Function Documentation

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

Definition at line 117 of file TransformationCheckersImpl.h.

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

Set iterate to false if iteration should stop.

Implements PointMatcher< T >::TransformationChecker.

Definition at line 198 of file TransformationCheckersImpl.cpp.

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

Definition at line 113 of file TransformationCheckersImpl.h.

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

Init, set iterate to false if iteration should stop.

Implements PointMatcher< T >::TransformationChecker.

Definition at line 183 of file TransformationCheckersImpl.cpp.


Member Data Documentation

Definition at line 130 of file TransformationCheckersImpl.h.

Definition at line 129 of file TransformationCheckersImpl.h.

Definition at line 131 of file TransformationCheckersImpl.h.

Definition at line 125 of file TransformationCheckersImpl.h.

Definition at line 126 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