addJoint(const boost::shared_ptr< Joint > &joint) | fcl::Model | |
addLink(const boost::shared_ptr< Link > &link) | fcl::Model | |
getJoint(const std::string &name) const | fcl::Model | |
getJoints() const | fcl::Model | |
getLink(const std::string &name) const | fcl::Model | |
getLinks() const | fcl::Model | |
getName() const | fcl::Model | |
getNumDofs() const | fcl::Model | |
getNumJoints() const | fcl::Model | |
getNumLinks() const | fcl::Model | |
getRoot() const | fcl::Model | |
initRoot(const std::map< std::string, std::string > &link_parent_tree) | fcl::Model | |
initTree(std::map< std::string, std::string > &link_parent_tree) | fcl::Model | |
joints_ | fcl::Model | [protected] |
links_ | fcl::Model | [protected] |
Model() | fcl::Model | [inline] |
name_ | fcl::Model | [protected] |
root_link_ | fcl::Model | [protected] |
~Model() | fcl::Model | [inline, virtual] |