hpp-gui  4.14.0
Graphical interface for HPP
hpp.gui.directpath.DirectPathBox Class Reference
Inheritance diagram for hpp.gui.directpath.DirectPathBox:
Collaboration diagram for hpp.gui.directpath.DirectPathBox:

Public Member Functions

def __init__ (self, parent, plugin)
 
def shootRandom (self)
 
def applyConstraints (self)
 
def getFrom (self)
 
def getTo (self)
 
def makePath (self)
 
def initWidget (self)
 

Public Attributes

 fromCfg
 
 toCfg
 
 plugin
 
 validatePath
 
 projectPath
 

Constructor & Destructor Documentation

◆ __init__()

def hpp.gui.directpath.DirectPathBox.__init__ (   self,
  parent,
  plugin 
)

Member Function Documentation

◆ applyConstraints()

def hpp.gui.directpath.DirectPathBox.applyConstraints (   self)

◆ getFrom()

def hpp.gui.directpath.DirectPathBox.getFrom (   self)

◆ getTo()

def hpp.gui.directpath.DirectPathBox.getTo (   self)

◆ initWidget()

def hpp.gui.directpath.DirectPathBox.initWidget (   self)

◆ makePath()

def hpp.gui.directpath.DirectPathBox.makePath (   self)

◆ shootRandom()

def hpp.gui.directpath.DirectPathBox.shootRandom (   self)

Member Data Documentation

◆ fromCfg

hpp.gui.directpath.DirectPathBox.fromCfg

◆ plugin

hpp.gui.directpath.DirectPathBox.plugin

◆ projectPath

hpp.gui.directpath.DirectPathBox.projectPath

◆ toCfg

hpp.gui.directpath.DirectPathBox.toCfg

◆ validatePath

hpp.gui.directpath.DirectPathBox.validatePath

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