coal  3.0.1
Coal, The Collision Detection Library. Previously known as HPP-FCL, fork of FCL -- The Flexible Collision Library
coal::Transform3s Member List

This is the complete list of members for coal::Transform3s, including all inherited members.

getQuatRotation() constcoal::Transform3sinline
getRotation() constcoal::Transform3sinline
getTranslation() constcoal::Transform3sinline
Identity()coal::Transform3sinlinestatic
inverse()coal::Transform3sinline
inverseInPlace()coal::Transform3sinline
inverseTimes(const Transform3s &other) constcoal::Transform3sinline
inverseTransform(const Eigen::MatrixBase< Derived > &v) constcoal::Transform3sinline
isIdentity(const Scalar &prec=Eigen::NumTraits< Scalar >::dummy_precision()) constcoal::Transform3sinline
operator!=(const Transform3s &other) constcoal::Transform3sinline
operator*(const Transform3s &other) constcoal::Transform3sinline
operator*=(const Transform3s &other)coal::Transform3sinline
operator=(const Transform3s &tf)coal::Transform3sinline
operator==(const Transform3s &other) constcoal::Transform3sinline
Random()coal::Transform3sinlinestatic
rotation() constcoal::Transform3sinline
rotation()coal::Transform3sinline
setIdentity()coal::Transform3sinline
setQuatRotation(const Quats &q_)coal::Transform3sinline
setRandom()coal::Transform3sinline
setRotation(const Eigen::MatrixBase< Derived > &R_)coal::Transform3sinline
setTransform(const Eigen::MatrixBase< Matrix3Like > &R_, const Eigen::MatrixBase< Vector3Like > &T_)coal::Transform3sinline
setTransform(const Quats &q_, const Vec3s &T_)coal::Transform3sinline
setTranslation(const Eigen::MatrixBase< Derived > &T_)coal::Transform3sinline
transform(const Eigen::MatrixBase< Derived > &v) constcoal::Transform3sinline
Transform3s()coal::Transform3sinline
Transform3s(const Eigen::MatrixBase< Matrixx3Like > &R_, const Eigen::MatrixBase< Vector3Like > &T_)coal::Transform3sinline
Transform3s(const Quats &q_, const Eigen::MatrixBase< Vector3Like > &T_)coal::Transform3sinline
Transform3s(const Matrix3s &R_)coal::Transform3sinline
Transform3s(const Quats &q_)coal::Transform3sinline
Transform3s(const Vec3s &T_)coal::Transform3sinline
Transform3s(const Transform3s &tf)coal::Transform3sinline
translation() constcoal::Transform3sinline
translation()coal::Transform3sinline