AbstractComponent(OdeHandle &r_ode_handle) | AbstractComponent | |
does_contain_geom(const dGeomID geom_id, bool b_recursive) const | AbstractComponent | [virtual] |
expose_wires(WireContainer &r_wire_set) | AbstractComponent | [virtual] |
get_sub_component(unsigned index) const | AbstractComponent | [virtual] |
get_sub_component_count() const | AbstractComponent | [virtual] |
getChilds() const =0 | IComponent | [pure virtual] |
getName() const | AbstractComponent | |
getParam(const paramkey &key) const | AbstractComponent | [virtual] |
getParamList() const | AbstractComponent | [virtual] |
getWires() const =0 | IComponent | [pure virtual] |
ode_handle | AbstractComponent | [protected] |
setParam(const paramkey &key, paramval val) | AbstractComponent | [virtual] |
~AbstractComponent() | AbstractComponent | [virtual] |