hpp-gepetto-viewer 7.0.0
Display of hpp robots and obstacles in gepetto-viewer
Loading...
Searching...
No Matches
gepetto.gui.path_graph.ComGetter Class Reference

Public Member Functions

 __init__ (self, plugin, com)
 getV (self)
 createNodes (self, color)
 removeNodes (self)
 apply (self)

Public Attributes

 plugin = plugin
 name = str(com)
 linear = Linear(self.name)
 group = str(self.plugin.comgroupcreator.requestCreateComGroup(self.name))

Constructor & Destructor Documentation

◆ __init__()

gepetto.gui.path_graph.ComGetter.__init__(self,
plugin,
com )

Member Function Documentation

◆ apply()

gepetto.gui.path_graph.ComGetter.apply(self)

◆ createNodes()

gepetto.gui.path_graph.ComGetter.createNodes(self,
color )

◆ getV()

gepetto.gui.path_graph.ComGetter.getV(self)

◆ removeNodes()

gepetto.gui.path_graph.ComGetter.removeNodes(self)

Member Data Documentation

◆ group

gepetto.gui.path_graph.ComGetter.group = str(self.plugin.comgroupcreator.requestCreateComGroup(self.name))

◆ linear

gepetto.gui.path_graph.ComGetter.linear = Linear(self.name)

◆ name

gepetto.gui.path_graph.ComGetter.name = str(com)

◆ plugin

gepetto.gui.path_graph.ComGetter.plugin = plugin

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