This is the complete list of members for fcl::InterpMotion, including all inherited members.
absoluteRotation(FCL_REAL dt) const | fcl::InterpMotion | protected |
angular_axis | fcl::InterpMotion | protected |
angular_vel | fcl::InterpMotion | protected |
computeMotionBound(const BVMotionBoundVisitor &mb_visitor) const | fcl::InterpMotion | inlinevirtual |
computeMotionBound(const TriangleMotionBoundVisitor &mb_visitor) const | fcl::InterpMotion | inlinevirtual |
computeVelocity() | fcl::InterpMotion | protected |
deltaRotation(FCL_REAL dt) const | fcl::InterpMotion | protected |
getAngularAxis() const | fcl::InterpMotion | inline |
getAngularVelocity() const | fcl::InterpMotion | inline |
getCurrentRotation(Matrix3f &R) const | fcl::MotionBase | inline |
getCurrentRotation(Quaternion3f &Q) const | fcl::MotionBase | inline |
getCurrentTransform(Transform3f &tf_) const | fcl::InterpMotion | inlinevirtual |
fcl::MotionBase::getCurrentTransform(Matrix3f &R, Vec3f &T) const | fcl::MotionBase | inline |
fcl::MotionBase::getCurrentTransform(Quaternion3f &Q, Vec3f &T) const | fcl::MotionBase | inline |
getCurrentTranslation(Vec3f &T) const | fcl::MotionBase | inline |
getLinearVelocity() const | fcl::InterpMotion | inline |
getReferencePoint() const | fcl::InterpMotion | inline |
getTaylorModel(TMatrix3 &tm, TVector3 &tv) const | fcl::InterpMotion | inlinevirtual |
getTimeInterval() const | fcl::MotionBase | inline |
integrate(double dt) const | fcl::InterpMotion | virtual |
InterpMotion() | fcl::InterpMotion | |
InterpMotion(const Matrix3f &R1, const Vec3f &T1, const Matrix3f &R2, const Vec3f &T2) | fcl::InterpMotion | |
InterpMotion(const Transform3f &tf1_, const Transform3f &tf2_) | fcl::InterpMotion | |
InterpMotion(const Matrix3f &R1, const Vec3f &T1, const Matrix3f &R2, const Vec3f &T2, const Vec3f &O) | fcl::InterpMotion | |
InterpMotion(const Transform3f &tf1_, const Transform3f &tf2_, const Vec3f &O) | fcl::InterpMotion | |
linear_vel | fcl::InterpMotion | protected |
MotionBase() | fcl::MotionBase | inline |
reference_p | fcl::InterpMotion | protected |
tf | fcl::InterpMotion | mutableprotected |
tf1 | fcl::InterpMotion | protected |
tf2 | fcl::InterpMotion | protected |
time_interval_ | fcl::MotionBase | protected |
~MotionBase() | fcl::MotionBase | inlinevirtual |