#include <edge_se2_pointxy.h>
Public Member Functions | |
EdgeSE2PointXYWriteGnuplotAction () | |
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 |
Definition at line 73 of file types/slam2d/edge_se2_pointxy.h.
Definition at line 94 of file types/slam2d/edge_se2_pointxy.cpp.
HyperGraphElementAction * g2o::EdgeSE2PointXYWriteGnuplotAction::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 96 of file types/slam2d/edge_se2_pointxy.cpp.