hpp-gui  4.15.1
Graphical interface for HPP
hpp.gui::JointBoundDialog Class Reference

#include </local/robotpkg/var/tmp/robotpkg/graphics/py-qt-hpp-gui/work/hpp-gui-4.15.1/plugins/hppwidgetsplugin/jointbounddialog.hh>

Inheritance diagram for hpp.gui::JointBoundDialog:
Collaboration diagram for hpp.gui::JointBoundDialog:

Public Member Functions

 JointBoundDialog (QString name, std::size_t nbDof, QWidget *parent=0)
 
void setBounds (const hpp::floatSeq &bounds)
 
void getBounds (hpp::floatSeq &bounds) const
 
 ~JointBoundDialog ()
 

Constructor & Destructor Documentation

◆ JointBoundDialog()

hpp.gui::JointBoundDialog::JointBoundDialog ( QString  name,
std::size_t  nbDof,
QWidget *  parent = 0 
)
explicit

◆ ~JointBoundDialog()

hpp.gui::JointBoundDialog::~JointBoundDialog ( )

Member Function Documentation

◆ getBounds()

void hpp.gui::JointBoundDialog::getBounds ( hpp::floatSeq &  bounds) const

◆ setBounds()

void hpp.gui::JointBoundDialog::setBounds ( const hpp::floatSeq &  bounds)

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