

Go to the source code of this file.
Classes | |
| class | g2o::AbstractRobustKernelCreator |
| Abstract interface for allocating a robust kernel. More... | |
| class | g2o::RegisterRobustKernelProxy< T > |
| class | g2o::RobustKernelCreator< T > |
| templatized creator class which creates graph elements More... | |
| class | g2o::RobustKernelFactory |
| create robust kernels based on their human readable name More... | |
Namespaces | |
| g2o | |
Macros | |
| #define | G2O_REGISTER_ROBUST_KERNEL(name, classname) |
| #define | G2O_ROBUST_KERNEL_FACTORY_EXPORT |
| #define | G2O_ROBUST_KERNEL_FACTORY_IMPORT |
| #define | G2O_USE_ROBUST_KERNEL(classname) |
| #define G2O_REGISTER_ROBUST_KERNEL | ( | name, | |
| classname | |||
| ) |
Definition at line 141 of file robust_kernel_factory.h.
| #define G2O_ROBUST_KERNEL_FACTORY_EXPORT |
Definition at line 136 of file robust_kernel_factory.h.
| #define G2O_ROBUST_KERNEL_FACTORY_IMPORT |
Definition at line 137 of file robust_kernel_factory.h.
| #define G2O_USE_ROBUST_KERNEL | ( | classname | ) |
Definition at line 145 of file robust_kernel_factory.h.