Go to the source code of this file.
Classes | |
class | g2o::BaseProperty |
class | g2o::Property< T > |
class | g2o::PropertyMap |
a collection of properties mapping from name to the property itself More... | |
Namespaces | |
g2o | |
Typedefs | |
typedef Property< bool > | g2o::BoolProperty |
typedef Property< double > | g2o::DoubleProperty |
typedef Property< float > | g2o::FloatProperty |
typedef Property< int > | g2o::IntProperty |
typedef Property< std::string > | g2o::StringProperty |