#include <hyper_graph_action.h>

Public Member Functions | |
| Parameters () | |
Public Member Functions inherited from g2o::HyperGraphElementAction::Parameters | |
| virtual | ~Parameters () |
Public Member Functions inherited from g2o::PropertyMap | |
| bool | addProperty (BaseProperty *p) |
| bool | eraseProperty (const std::string &name_) |
| template<typename P > | |
| P * | getProperty (const std::string &name_) |
| template<typename P > | |
| const P * | getProperty (const std::string &name_) const |
| template<typename P > | |
| P * | makeProperty (const std::string &name_, const typename P::ValueType &v) |
| bool | updateMapFromString (const std::string &values) |
| bool | updatePropertyFromString (const std::string &name, const std::string &value) |
| void | writeToCSV (std::ostream &os) const |
| ~PropertyMap () | |
Additional Inherited Members | |
Public Types inherited from g2o::PropertyMap | |
| typedef std::map< std::string, BaseProperty * > | BaseClass |
| typedef BaseClass::const_iterator | PropertyMapConstIterator |
| typedef BaseClass::iterator | PropertyMapIterator |
Definition at line 180 of file hyper_graph_action.h.
| g2o::DrawAction::Parameters::Parameters | ( | ) |
Definition at line 226 of file hyper_graph_action.cpp.