| AbstractComponent(OdeHandle &r_ode_handle) | AbstractComponent | |
| AbstractMotorComponent(dJointID _joint_id) | AbstractMotorComponent | |
| axis | UniversalMotorComponent | [protected] |
| collision_callback(OdeHandle *p_ode_handle, dGeomID geom_id_0, dGeomID geom_id_1) const | UniversalMotorComponent | [virtual] |
| Configurable() | Configurable | [inline] |
| does_contain_geom(const dGeomID geom_id, bool b_recursive) const | AbstractComponent | [virtual] |
| draw() const | UniversalMotorComponent | [virtual] |
| expose_wires(WireContainer &out_r_wire_container) | UniversalMotorComponent | [virtual] |
| get_angular_velocity() const | UniversalMotorComponent | [virtual] |
| get_sub_component(unsigned index) const | AbstractComponent | [virtual] |
| get_sub_component_count() const | AbstractComponent | [virtual] |
| getId() const | Configurable | [inline] |
| getName() const | AbstractComponent | [virtual] |
| getParam(const paramkey &key) const | UniversalMotorComponent | [virtual] |
| lpzrobots::IComponent::getParam(const paramkey &key) const | Configurable | [inline, virtual] |
| getParamList() const | UniversalMotorComponent | [virtual] |
| insertCVSInfo(paramkey &str, const char *file, const char *revision) | Configurable | [static] |
| joint_id | AbstractMotorComponent | [protected] |
| ode_handle | AbstractComponent | [protected] |
| param_show_axis | UniversalMotorComponent | [protected] |
| paramkey typedef | Configurable | |
| paramlist typedef | Configurable | |
| paramval typedef | Configurable | |
| parse(FILE *f) | Configurable | |
| print(FILE *f, const char *prefix) const | Configurable | |
| restoreCfg(const char *filenamestem) | Configurable | |
| set_angular_velocity(dReal angular_velocity) | UniversalMotorComponent | [virtual] |
| setParam(const paramkey &key, paramval val) | UniversalMotorComponent | [virtual] |
| lpzrobots::IComponent::setParam(const paramkey &key, paramval val) | Configurable | [inline, virtual] |
| storeCfg(const char *filenamestem) | Configurable | |
| UniversalMotorComponent(dJointID _joint_id, char _axis) | UniversalMotorComponent | |
| wire | UniversalMotorComponent | [protected] |
| ~AbstractComponent() | AbstractComponent | [virtual] |
| ~Configurable() | Configurable | [inline, virtual] |