hpp-gui  4.10.1
Graphical interface for HPP
hpp.gui.dynamicbuild._PlacementMode Class Reference
Inheritance diagram for hpp.gui.dynamicbuild._PlacementMode:
Collaboration diagram for hpp.gui.dynamicbuild._PlacementMode:

Public Member Functions

def __init__ (self, parent)
 
def initActions (self)
 
def startPlacement (self)
 
def selected (self, bodyName, position)
 
def endPlacement (self, position)
 
def createWidget (self)
 

Public Attributes

 step
 
 surfaceName
 
 carryName
 
 action
 

Constructor & Destructor Documentation

◆ __init__()

def hpp.gui.dynamicbuild._PlacementMode.__init__ (   self,
  parent 
)

Member Function Documentation

◆ createWidget()

def hpp.gui.dynamicbuild._PlacementMode.createWidget (   self)

◆ endPlacement()

def hpp.gui.dynamicbuild._PlacementMode.endPlacement (   self,
  position 
)

◆ initActions()

def hpp.gui.dynamicbuild._PlacementMode.initActions (   self)

◆ selected()

def hpp.gui.dynamicbuild._PlacementMode.selected (   self,
  bodyName,
  position 
)

◆ startPlacement()

def hpp.gui.dynamicbuild._PlacementMode.startPlacement (   self)

Member Data Documentation

◆ action

hpp.gui.dynamicbuild._PlacementMode.action

◆ carryName

hpp.gui.dynamicbuild._PlacementMode.carryName

◆ step

hpp.gui.dynamicbuild._PlacementMode.step

◆ surfaceName

hpp.gui.dynamicbuild._PlacementMode.surfaceName

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