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 108 of file TransformationCheckersImpl.h.


Constructor & Destructor Documentation

Definition at line 162 of file TransformationCheckersImpl.cpp.


Member Function Documentation

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

Definition at line 114 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 192 of file TransformationCheckersImpl.cpp.

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

Definition at line 110 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 178 of file TransformationCheckersImpl.cpp.


Member Data Documentation

Definition at line 127 of file TransformationCheckersImpl.h.

Definition at line 126 of file TransformationCheckersImpl.h.

Definition at line 128 of file TransformationCheckersImpl.h.

Definition at line 122 of file TransformationCheckersImpl.h.

Definition at line 123 of file TransformationCheckersImpl.h.


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


upstream_src
Author(s):
autogenerated on Mon Oct 6 2014 10:27:42