g2o
Loading...
Searching...
No Matches
Public Attributes | List of all members
g2o::Factory::CreatorInformation Class Reference

#include <factory.h>

Public Attributes

std::shared_ptr< AbstractHyperGraphElementCreatorcreator
 
int elementTypeBit = -1
 

Detailed Description

Definition at line 103 of file factory.h.

Member Data Documentation

◆ creator

std::shared_ptr<AbstractHyperGraphElementCreator> g2o::Factory::CreatorInformation::creator

Definition at line 105 of file factory.h.

Referenced by g2o::Factory::registerType().

◆ elementTypeBit

int g2o::Factory::CreatorInformation::elementTypeBit = -1

Definition at line 106 of file factory.h.

Referenced by g2o::Factory::registerType().


The documentation for this class was generated from the following file: