#include <vertex_se3_quat.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 | |
VertexSE3WriteGnuplotAction () |
Definition at line 90 of file vertex_se3_quat.h.
Definition at line 52 of file vertex_se3_quat.cpp.
HyperGraphElementAction * g2o::VertexSE3WriteGnuplotAction::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 54 of file vertex_se3_quat.cpp.