Blender V2.61 - r43446
|
#include <ConstraintSet.hpp>
Public Member Functions | |
ConstraintValues () | |
Public Attributes | |
unsigned int | id |
unsigned short | number |
unsigned short | action |
double | alpha |
double | tolerance |
double | feedback |
struct ConstraintSingleValue * | values |
Definition at line 37 of file ConstraintSet.hpp.
iTaSC::ConstraintValues::ConstraintValues | ( | ) | [inline] |
Definition at line 45 of file ConstraintSet.hpp.
unsigned short iTaSC::ConstraintValues::action |
Definition at line 40 of file ConstraintSet.hpp.
Referenced by iTaSC::Distance::getControlParameters(), iTaSC::ConstraintSet::setControlParameter(), iTaSC::Distance::setControlParameters(), and iTaSC::Distance::updateControlOutput().
Definition at line 41 of file ConstraintSet.hpp.
Referenced by joint_callback(), iTaSC::ConstraintSet::setControlParameter(), and iTaSC::Distance::setControlParameters().
Definition at line 43 of file ConstraintSet.hpp.
Referenced by joint_callback(), iTaSC::ConstraintSet::setControlParameter(), and iTaSC::Distance::setControlParameters().
unsigned int iTaSC::ConstraintValues::id |
Definition at line 38 of file ConstraintSet.hpp.
Referenced by joint_callback(), iTaSC::ConstraintSet::setControlParameter(), and iTaSC::Distance::setControlParameters().
unsigned short iTaSC::ConstraintValues::number |
Definition at line 39 of file ConstraintSet.hpp.
Referenced by iTaSC::ConstraintSet::setControlParameter().
Definition at line 42 of file ConstraintSet.hpp.
Referenced by iTaSC::ConstraintSet::setControlParameter(), and iTaSC::Distance::setControlParameters().
Definition at line 44 of file ConstraintSet.hpp.
Referenced by copypose_error(), distance_error(), joint_callback(), iTaSC::ConstraintSet::setControlParameter(), and iTaSC::Distance::setControlParameters().