applyInternalWrench(double magnitude) | PrismaticJoint | [virtual] |
applyPassiveInternalWrenches() | Joint | [virtual] |
c | Joint | [protected] |
cloneFrom(const Joint *original) | Joint | |
DH | Joint | [protected] |
DOFnum | Joint | [protected] |
draggerAttached | Joint | [protected] |
dynamicsVal | Joint | [protected] |
dynJoint | Joint | |
f0 | Joint | [protected] |
f1 | Joint | [protected] |
getChainNum() const | Joint | |
getCouplingRatio() const | Joint | [inline] |
getDH() const | Joint | [inline] |
getDisplacement() const | Joint | [inline] |
getDOFNum() const | Joint | [inline] |
getDynamicsTran() const | PrismaticJoint | [inline, virtual] |
getDynamicsVal() const | Joint | [inline] |
getFriction() const | Joint | [inline] |
getIVTran() const | Joint | [inline] |
getMax() const | Joint | [inline] |
getMin() const | Joint | [inline] |
getNum() const | Joint | [inline] |
getOffset() const | Joint | [inline] |
getSpringForce() const | Joint | |
getSpringStiffness() | Joint | [inline] |
getTran(double jointVal) const | PrismaticJoint | [inline, virtual] |
Joint::getTran() const | Joint | [inline] |
getType() const | PrismaticJoint | [inline, virtual] |
getVal() const | PrismaticJoint | [inline, virtual] |
getVelocity() const | Joint | [inline] |
getWorldAxis() const | Joint | [inline] |
initJointFromXml(const TiXmlElement *root, int jnum) | PrismaticJoint | [virtual] |
IVTran | Joint | [protected] |
jacobian(const Joint *joint, const transf &jointTran, const transf &toTarget, bool worldCoords) | Joint | [static] |
Joint(KinematicChain *k) | Joint | [inline] |
jointNum | Joint | [protected] |
maxVal | Joint | [protected] |
mCouplingRatio | Joint | [protected] |
minVal | Joint | [protected] |
mK | Joint | [protected] |
mRestVal | Joint | [protected] |
owner | Joint | [protected] |
PrismaticJoint(KinematicChain *k) | PrismaticJoint | [inline] |
setDraggerAttached(bool b) | Joint | [inline] |
setDynamicsVal(double v) | Joint | [inline] |
setMax(double max) | Joint | [inline] |
setMin(double min) | Joint | [inline] |
setRestValue(double r) | Joint | [inline] |
setSpringStiffness(double k) | Joint | [inline] |
setVal(double q) | PrismaticJoint | [virtual] |
setVelocity(double v) | Joint | [inline] |
setWorldAxis(const vec3 &wa) | Joint | [inline] |
velocity | Joint | [protected] |
worldAxis | Joint | [protected] |
~Joint() | Joint | [virtual] |