#include <edge_se3_quat.h>

Public Member Functions | |
| EdgeSE3WriteGnuplotAction () | |
| 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 93 of file edge_se3_quat.h.
Definition at line 113 of file edge_se3_quat.cpp.
| HyperGraphElementAction * g2o::EdgeSE3WriteGnuplotAction::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 115 of file edge_se3_quat.cpp.