g2o
|
#include <factory.h>
Public Member Functions | |
RegisterTypeProxy (const std::string &name) | |
~RegisterTypeProxy () | |
Private Attributes | |
std::string | _name |
|
inline |
Definition at line 134 of file factory.h.
References g2o::Factory::instance(), and g2o::Factory::registerType().
|
inline |
Definition at line 142 of file factory.h.
References g2o::Factory::instance(), and g2o::Factory::unregisterType().
|
private |