Public Member Functions | |
def | __init__ (self, plugin) |
def | connect (self) |
def | disconnect (self) |
def | add (self, getter) |
def | remove (self, node) |
def | toggleJoint (self, joint) |
def | toggleCom (self, com) |
def | applyAll (self) |
Public Attributes | |
plugin | |
connected | |
getters | |
Static Public Attributes | |
color = Color.red | |
def gepetto.gui.path_graph.Velocities.__init__ | ( | self, | |
plugin | |||
) |
def gepetto.gui.path_graph.Velocities.add | ( | self, | |
getter | |||
) |
def gepetto.gui.path_graph.Velocities.applyAll | ( | self | ) |
def gepetto.gui.path_graph.Velocities.connect | ( | self | ) |
References gepetto.gui.path_graph.Velocities.applyAll(), and gepetto.gui.path_graph.Velocities.connected.
Referenced by gepetto.gui.path_graph.Velocities.add().
def gepetto.gui.path_graph.Velocities.disconnect | ( | self | ) |
References gepetto.gui.path_graph.Velocities.applyAll(), and gepetto.gui.path_graph.Velocities.connected.
Referenced by gepetto.gui.path_graph.Velocities.remove().
def gepetto.gui.path_graph.Velocities.remove | ( | self, | |
node | |||
) |
def gepetto.gui.path_graph.Velocities.toggleCom | ( | self, | |
com | |||
) |
References hpp::corbaServer::ProblemSolverMap.add(), gepetto.gui.path_graph.Velocities.add(), gepetto.gui.path_graph.VelGetter.plugin, gepetto.gui.path_graph.ComGetter.plugin, gepetto.gui.path_graph.Velocities.plugin, hpp::corbaServer::ProblemSolverMap.remove(), and gepetto.gui.path_graph.Velocities.remove().
def gepetto.gui.path_graph.Velocities.toggleJoint | ( | self, | |
joint | |||
) |
References hpp::corbaServer::ProblemSolverMap.add(), gepetto.gui.path_graph.Velocities.add(), gepetto.gui.path_graph.VelGetter.plugin, gepetto.gui.path_graph.ComGetter.plugin, gepetto.gui.path_graph.Velocities.plugin, hpp::corbaServer::ProblemSolverMap.remove(), and gepetto.gui.path_graph.Velocities.remove().
|
static |
gepetto.gui.path_graph.Velocities.connected |
gepetto.gui.path_graph.Velocities.getters |
Referenced by gepetto.gui.path_graph.Velocities.add(), and gepetto.gui.path_graph.Velocities.remove().
gepetto.gui.path_graph.Velocities.plugin |