#include <sot/core/constraint.hh>
List of all members.
Member Typedef Documentation
Constructor & Destructor Documentation
dynamicgraph::sot::Constraint::Constraint |
( |
const std::string & |
n | ) |
|
Member Function Documentation
void dynamicgraph::sot::Constraint::addControlSelection |
( |
const Flags & |
act | ) |
|
void dynamicgraph::sot::Constraint::addJacobian |
( |
Signal< dg::Matrix, int > & |
sig | ) |
|
void dynamicgraph::sot::Constraint::clearControlSelection |
( |
void |
| ) |
|
void dynamicgraph::sot::Constraint::clearJacobianList |
( |
void |
| ) |
|
virtual const std::string& dynamicgraph::sot::Constraint::getClassName |
( |
void |
| ) |
const [inline, virtual] |
void dynamicgraph::sot::Constraint::setControlSelection |
( |
const Flags & |
act | ) |
|
Friends And Related Function Documentation
SOTCONSTRAINT_EXPORT friend std::ostream& operator<< |
( |
std::ostream & |
os, |
|
|
const Constraint & |
t |
|
) |
| [friend] |
Member Data Documentation