|
g2o
|
#include <factory.h>
Public Attributes | |
| std::shared_ptr< AbstractHyperGraphElementCreator > | creator |
| int | elementTypeBit = -1 |
| std::shared_ptr<AbstractHyperGraphElementCreator> g2o::Factory::CreatorInformation::creator |
Definition at line 105 of file factory.h.
Referenced by g2o::Factory::registerType().
| int g2o::Factory::CreatorInformation::elementTypeBit = -1 |
Definition at line 106 of file factory.h.
Referenced by g2o::Factory::registerType().