| 
    MRPT
    2.0.4
    
   | 
 
#include <mrpt/core/Clock.h>#include <mrpt/poses/Lie/Euclidean.h>#include <mrpt/poses/Lie/SE.h>#include <mrpt/poses/poses_frwds.h>#include <mrpt/typemeta/TEnumType.h>Go to the source code of this file.
Classes | |
| class | mrpt::poses::CPoseInterpolatorBase< DIM > | 
| Base class for SE(2)/SE(3) interpolators.  More... | |
Namespaces | |
| mrpt::poses | |
| Classes for 2D/3D geometry representation, both of single values and probability density distributions (PDFs) in many forms.  | |
Enumerations | |
| enum | mrpt::poses::TInterpolatorMethod {  mrpt::poses::imSpline = 0, mrpt::poses::imLinear2Neig, mrpt::poses::imLinear4Neig, mrpt::poses::imSSLLLL, mrpt::poses::imSSLSLL, mrpt::poses::imLinearSlerp, mrpt::poses::imSplineSlerp }  | 
| Type to select the interpolation method in CPoseInterpolatorBase derived classes.  More... | |
Functions | |
| MRPT_FILL_ENUM_MEMBER (mrpt::poses, imSpline) | |
| MRPT_FILL_ENUM_MEMBER (mrpt::poses, imLinear2Neig) | |
| MRPT_FILL_ENUM_MEMBER (mrpt::poses, imLinear4Neig) | |
| MRPT_FILL_ENUM_MEMBER (mrpt::poses, imSSLLLL) | |
| MRPT_FILL_ENUM_MEMBER (mrpt::poses, imLinearSlerp) | |
| MRPT_FILL_ENUM_MEMBER (mrpt::poses, imSplineSlerp) | |
| MRPT_FILL_ENUM_MEMBER | ( | mrpt::poses | , | 
| imSpline | |||
| ) | 
| MRPT_FILL_ENUM_MEMBER | ( | mrpt::poses | , | 
| imLinear2Neig | |||
| ) | 
| MRPT_FILL_ENUM_MEMBER | ( | mrpt::poses | , | 
| imLinear4Neig | |||
| ) | 
| MRPT_FILL_ENUM_MEMBER | ( | mrpt::poses | , | 
| imSSLLLL | |||
| ) | 
| MRPT_FILL_ENUM_MEMBER | ( | mrpt::poses | , | 
| imLinearSlerp | |||
| ) | 
| MRPT_FILL_ENUM_MEMBER | ( | mrpt::poses | , | 
| imSplineSlerp | |||
| ) | 
| Page generated by Doxygen 1.8.14 for MRPT 2.0.4 Git: 33de1d0ad Sat Jun 20 11:02:42 2020 +0200 at sáb jun 20 17:35:17 CEST 2020 |