This is the complete list of members for VART::JointMover, including all inherited members.
| AddDofMover(Joint::DofID dof, float iniTime, float finTime, float finPos) | VART::JointMover | |
| AddNoisyDofMover(Joint::DofID dof, float iniTime, float finTime, float finPos) | VART::JointMover | |
| AttachToJoint(Joint *newJointPtr) | VART::JointMover | inline |
| CopyFrom(VART::JointMover &jointMover, VART::Joint *targetJoint) | VART::JointMover | |
| DeactivateDofMovers() | VART::JointMover | |
| dofMoverList | VART::JointMover | protected |
| duration | VART::JointMover | protected |
| GetAttachedJoint() const | VART::JointMover | inline |
| GetDofMover(Joint::DofID dof) | VART::JointMover | |
| GetDuration() | VART::JointMover | inline |
| GetFinalTimes(std::list< float > *resultPtr) | VART::JointMover | |
| GetInterpolator() | VART::JointMover | inline |
| goalTime | VART::JointMover | static |
| interpolatorPtr | VART::JointMover | protected |
| JointMover() | VART::JointMover | |
| JointMover(Joint *newJointPtr, float newDuration, const Interpolator &interpolator) | VART::JointMover | |
| jointPtr | VART::JointMover | protected |
| minimumDuration | VART::JointMover | protected |
| ModifyDofMovers(DMModifier &modifier) | VART::JointMover | |
| Move() | VART::JointMover | |
| MultiplyTimes(float value) | VART::JointMover | |
| operator<<(std::ostream &output, const JointMover &mover) | VART::JointMover | friend |
| SetDuration(float newDuration) | VART::JointMover | inline |
| SetInterpolator(const Interpolator &interp) | VART::JointMover | inline |
| ~JointMover() | VART::JointMover | |