TinyURDF 1.0.0
|
This is the complete list of members for Model, including all inherited members.
clear() override | Model | virtual |
empty() const override | Model | virtual |
getJoints() const | Model | |
getLinks() const | Model | |
getMaterials() const | Model | |
getMaterialsName() const | Model | |
getName() const | Model | |
getPointer() | ObjectBase | inlineprotectedvirtual |
getTypename() const override | Model | virtual |
isA(const char *name) const override | Model | virtual |
Model() | Model | |
Model(const Model &rhs) | Model | |
ObjectBase() | ObjectBase | inlineprotected |
setJoint(std::vector< std::shared_ptr< Joint > > joint) | Model | |
setJoint(std::shared_ptr< Joint > joint) | Model | |
setJoint(std::shared_ptr< Joint > joint, const std::string &parent, const std::string &child) | Model | |
setLink(std::shared_ptr< Link > link) | Model | |
setLink(std::vector< std::shared_ptr< Link > > link) | Model | |
setName(const std::string &n) | Model | |
toString() const override | Model | virtual |
~Model() | Model | |
~ObjectBase() | ObjectBase | inlineprotectedvirtual |