|
FCL
0.6.0
Flexible Collision Library
|
This is the complete list of members for fcl::TranslationMotion< S >, including all inherited members.
| computeMotionBound(const BVMotionBoundVisitor< S > &mb_visitor) const override | fcl::TranslationMotion< S > | virtual |
| computeMotionBound(const TriangleMotionBoundVisitor< S > &mb_visitor) const override | fcl::TranslationMotion< S > | virtual |
| getCurrentRotation(Matrix3< S > &R) const (defined in fcl::MotionBase< S >) | fcl::MotionBase< S > | |
| getCurrentRotation(Quaternion< S > &Q) const (defined in fcl::MotionBase< S >) | fcl::MotionBase< S > | |
| getCurrentTransform(Transform3< S > &tf_) const override (defined in fcl::TranslationMotion< S >) | fcl::TranslationMotion< S > | virtual |
| fcl::MotionBase::getCurrentTransform(Matrix3< S > &R, Vector3< S > &T) const | fcl::MotionBase< S > | |
| getCurrentTransform(Quaternion< S > &Q, Vector3< S > &T) const (defined in fcl::MotionBase< S >) | fcl::MotionBase< S > | |
| getCurrentTranslation(Vector3< S > &T) const (defined in fcl::MotionBase< S >) | fcl::MotionBase< S > | |
| getTaylorModel(TMatrix3< S > &tm, TVector3< S > &tv) const override (defined in fcl::TranslationMotion< S >) | fcl::TranslationMotion< S > | virtual |
| getTimeInterval() const (defined in fcl::MotionBase< S >) | fcl::MotionBase< S > | |
| getVelocity() const (defined in fcl::TranslationMotion< S >) | fcl::TranslationMotion< S > | |
| integrate(S dt) const override | fcl::TranslationMotion< S > | virtual |
| MotionBase() (defined in fcl::MotionBase< S >) | fcl::MotionBase< S > | |
| time_interval_ (defined in fcl::MotionBase< S >) | fcl::MotionBase< S > | protected |
| TranslationMotion(const Transform3< S > &tf1, const Transform3< S > &tf2) | fcl::TranslationMotion< S > | |
| TranslationMotion(const Matrix3< S > &R, const Vector3< S > &T1, const Vector3< S > &T2) (defined in fcl::TranslationMotion< S >) | fcl::TranslationMotion< S > | |
| ~MotionBase() (defined in fcl::MotionBase< S >) | fcl::MotionBase< S > | virtual |