constraint_app
|
#include <Affordance.h>
Public Member Functions | |
Joint (const std::string &_name, const int &_num) | |
Public Attributes | |
std::string | name |
int | num |
Definition at line 28 of file Affordance.h.
Affordance::Joint::Joint | ( | const std::string & | _name, |
const int & | _num | ||
) | [inline] |
Definition at line 30 of file Affordance.h.
std::string Affordance::Joint::name |
Definition at line 31 of file Affordance.h.
Definition at line 32 of file Affordance.h.