#include <vertex_se2.h>

Public Member Functions | |
| virtual HyperGraphElementAction * | operator() (HyperGraph::HyperGraphElement *element, HyperGraphElementAction::Parameters *params_) |
| redefine this to do the action stuff. If successful, the action returns a pointer to itself | |
| VertexSE2WriteGnuplotAction () | |
Definition at line 77 of file types/slam2d/vertex_se2.h.
Definition at line 54 of file types/slam2d/vertex_se2.cpp.
| HyperGraphElementAction * g2o::VertexSE2WriteGnuplotAction::operator() | ( | HyperGraph::HyperGraphElement * | element, |
| HyperGraphElementAction::Parameters * | parameters | ||
| ) | [virtual] |
redefine this to do the action stuff. If successful, the action returns a pointer to itself
Reimplemented from g2o::HyperGraphElementAction.
Definition at line 56 of file types/slam2d/vertex_se2.cpp.