#include <joint.h>
Public Member Functions | |
BallEulerJoint (const boost::shared_ptr< Link > &link_parent, const boost::shared_ptr< Link > &link_child, const Transform3f &transform_to_parent, const std::string &name) | |
Transform3f | getLocalTransform () const |
std::size_t | getNumDofs () const |
virtual | ~BallEulerJoint () |
fcl::BallEulerJoint::BallEulerJoint | ( | const boost::shared_ptr< Link > & | link_parent, |
const boost::shared_ptr< Link > & | link_child, | ||
const Transform3f & | transform_to_parent, | ||
const std::string & | name | ||
) |
virtual fcl::BallEulerJoint::~BallEulerJoint | ( | ) | [inline, virtual] |
Transform3f fcl::BallEulerJoint::getLocalTransform | ( | ) | const [virtual] |
Implements fcl::Joint.
std::size_t fcl::BallEulerJoint::getNumDofs | ( | ) | const [virtual] |
Implements fcl::Joint.