|
g2o
|
#include <robust_kernel_factory.h>
Public Member Functions | |
| RegisterRobustKernelProxy (const std::string &name) | |
Private Attributes | |
| std::string | _name |
Definition at line 116 of file robust_kernel_factory.h.
|
inline |
Definition at line 118 of file robust_kernel_factory.h.
References g2o::RegisterRobustKernelProxy< T >::_name, g2o::RobustKernelFactory::instance(), and g2o::RobustKernelFactory::registerRobustKernel().
|
private |
Definition at line 124 of file robust_kernel_factory.h.
Referenced by g2o::RegisterRobustKernelProxy< T >::RegisterRobustKernelProxy().