49 #ifdef G2O_HAVE_OPENGL 62 #ifdef G2O_HAVE_OPENGL G2O_REGISTER_TYPE(VERTEX_TAG, VertexTag)
Abstract action that operates on a graph entity.
void setTypeName(const std::string &typeName_)
sets the type on which an action has to operate
static HyperGraphActionLibrary * instance()
return the single instance of the HyperGraphActionLibrary
3D pose Vertex, (x,y,z,roll,pitch,yaw) the internal parameterization is the same as veretx_se3_quat...
bool registerAction(HyperGraphElementAction *action)
G2O_ATTRIBUTE_CONSTRUCTOR(init_types_interactive_online)
G2O_REGISTER_TYPE_GROUP(data)
G2O_REGISTER_ACTION(VertexSE2WriteGnuplotAction)
3D edge between two VertexSE3, uses the euler angle parameterization for the read/write functions onl...
library of actions, indexed by the action name;