Go to the source code of this file.
Classes | |
class | g2o::DrawAction |
draw actions More... | |
class | g2o::HyperGraphAction |
Abstract action that operates on an entire graph. More... | |
class | g2o::HyperGraphActionLibrary |
library of actions, indexed by the action name; More... | |
class | g2o::HyperGraphElementAction |
Abstract action that operates on a graph entity. More... | |
class | g2o::HyperGraphElementActionCollection |
collection of actions More... | |
struct | g2o::WriteGnuplotAction::Parameters |
struct | g2o::HyperGraphElementAction::Parameters |
class | g2o::HyperGraphAction::Parameters |
class | g2o::HyperGraphAction::ParametersIteration |
class | g2o::WriteGnuplotAction |
Namespaces | |
namespace | g2o |
Executes code, only if secs are gone since last exec. | |
Functions | |
void | g2o::applyAction (HyperGraph *graph, HyperGraphElementAction *action, HyperGraphElementAction::Parameters *params, const std::string &typeName) |