Public Member Functions | |
def | __init__ (self, plugin, name) |
def | getV (self) |
def | createNodes (self, color) |
def | removeNodes (self) |
def | apply (self) |
Public Attributes | |
plugin | |
name | |
vector6 | |
group | |
def gepetto.gui.path_graph.VelGetter.__init__ | ( | self, | |
plugin, | |||
name | |||
) |
def gepetto.gui.path_graph.VelGetter.apply | ( | self | ) |
References gepetto.gui.path_graph.VelGetter.getV().
def gepetto.gui.path_graph.VelGetter.createNodes | ( | self, | |
color | |||
) |
def gepetto.gui.path_graph.VelGetter.getV | ( | self | ) |
References hpp::corbaserver::robot::Robot.name, and gepetto.gui.path_graph.VelGetter.name.
Referenced by gepetto.gui.path_graph.VelGetter.apply(), and gepetto.gui.path_graph.ComGetter.apply().
def gepetto.gui.path_graph.VelGetter.removeNodes | ( | self | ) |
gepetto.gui.path_graph.VelGetter.group |
gepetto.gui.path_graph.VelGetter.name |
Referenced by gepetto.gui.path_graph.VelGetter.getV(), and gepetto.gui.path_graph.ComGetter.getV().
gepetto.gui.path_graph.VelGetter.plugin |
gepetto.gui.path_graph.VelGetter.vector6 |