#include <hpp/fcl/articulated_model/joint.h>
List of all members.
Constructor & Destructor Documentation
fcl::PrismaticJoint::PrismaticJoint |
( |
const boost::shared_ptr< Link > & |
link_parent, |
|
|
const boost::shared_ptr< Link > & |
link_child, |
|
|
const Transform3f & |
transform_to_parent, |
|
|
const std::string & |
name, |
|
|
const Vec3f & |
axis |
|
) |
| |
virtual fcl::PrismaticJoint::~PrismaticJoint |
( |
| ) |
[inline, virtual] |
Member Function Documentation
const Vec3f& fcl::PrismaticJoint::getAxis |
( |
| ) |
const |
Transform3f fcl::PrismaticJoint::getLocalTransform |
( |
| ) |
const [virtual] |
std::size_t fcl::PrismaticJoint::getNumDofs |
( |
| ) |
const [virtual] |
Member Data Documentation