XML utility functions. More...
#include <chain.h>
Public Member Functions | |
| scale_object () | |
| scale_object (const scale_object &ref) | |
| void | set_joint_name (const char *_joint_name, const char *_char_name) |
| ~scale_object () | |
Public Attributes | |
| std::string | joint_name |
| double | scale |
| Chain::scale_object::scale_object | ( | ) | [inline] |
| Chain::scale_object::scale_object | ( | const scale_object & | ref | ) | [inline] |
| Chain::scale_object::~scale_object | ( | ) | [inline] |
| void Chain::scale_object::set_joint_name | ( | const char * | _joint_name, |
| const char * | _char_name | ||
| ) | [inline] |
| std::string Chain::scale_object::joint_name |
| double Chain::scale_object::scale |