Classes | Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
g2o::DrawAction Class Reference

draw actions More...

#include <hyper_graph_action.h>

Inheritance diagram for g2o::DrawAction:
Inheritance graph
[legend]

Classes

class  Parameters
 

Public Member Functions

 DrawAction (const std::string &typeName_)
 
- Public Member Functions inherited from g2o::HyperGraphElementAction
 HyperGraphElementAction (const std::string &typeName_="")
 
const std::string & name () const
 returns the name of an action, e.g "draw" More...
 
virtual HyperGraphElementActionoperator() (HyperGraph::HyperGraphElement *element, Parameters *parameters)
 redefine this to do the action stuff. If successful, the action returns a pointer to itself More...
 
virtual HyperGraphElementActionoperator() (const HyperGraph::HyperGraphElement *element, Parameters *parameters)
 redefine this to do the action stuff. If successful, the action returns a pointer to itself More...
 
void setTypeName (const std::string &typeName_)
 sets the type on which an action has to operate More...
 
const std::string & typeName () const
 returns the typeid name of the action More...
 
virtual ~HyperGraphElementAction ()
 destroyed actions release the memory More...
 

Protected Member Functions

virtual bool refreshPropertyPtrs (HyperGraphElementAction::Parameters *params_)
 

Protected Attributes

Parameters_previousParams
 
BoolProperty_show
 
BoolProperty_showId
 
- Protected Attributes inherited from g2o::HyperGraphElementAction
std::string _name
 
std::string _typeName
 

Additional Inherited Members

- Public Types inherited from g2o::HyperGraphElementAction
typedef std::map< std::string, HyperGraphElementAction * > ActionMap
 

Detailed Description

draw actions

Definition at line 178 of file hyper_graph_action.h.

Constructor & Destructor Documentation

g2o::DrawAction::DrawAction ( const std::string &  typeName_)

Definition at line 229 of file hyper_graph_action.cpp.

Member Function Documentation

bool g2o::DrawAction::refreshPropertyPtrs ( HyperGraphElementAction::Parameters params_)
protectedvirtual

Definition at line 237 of file hyper_graph_action.cpp.

Member Data Documentation

Parameters* g2o::DrawAction::_previousParams
protected

Definition at line 187 of file hyper_graph_action.h.

BoolProperty* g2o::DrawAction::_show
protected

Definition at line 188 of file hyper_graph_action.h.

BoolProperty* g2o::DrawAction::_showId
protected

Definition at line 189 of file hyper_graph_action.h.


The documentation for this class was generated from the following files:


orb_slam2_ros
Author(s):
autogenerated on Wed Apr 21 2021 02:53:06