Robot Dynamics Library
RobotDynamics::Math::SpatialTransform Member List

This is the complete list of members for RobotDynamics::Math::SpatialTransform, including all inherited members.

apply(const SpatialVector &v_sp) constRobotDynamics::Math::SpatialTransforminline
applyAdjoint(const SpatialVector &f_sp) constRobotDynamics::Math::SpatialTransforminline
applyTranspose(const SpatialVector &f_sp) constRobotDynamics::Math::SpatialTransforminline
ERobotDynamics::Math::SpatialTransform
inverse() constRobotDynamics::Math::SpatialTransforminline
invert()RobotDynamics::Math::SpatialTransforminline
operator*(const SpatialTransform &XT) constRobotDynamics::Math::SpatialTransforminline
operator*=(const SpatialTransform &XT)RobotDynamics::Math::SpatialTransforminline
rRobotDynamics::Math::SpatialTransform
SpatialTransform()RobotDynamics::Math::SpatialTransforminline
SpatialTransform(const Matrix3d &rotation, const double x, const double y, const double z)RobotDynamics::Math::SpatialTransforminline
SpatialTransform(const Quaternion &o, double x, double y, double z)RobotDynamics::Math::SpatialTransforminline
SpatialTransform(double x, double y, double z, double w)RobotDynamics::Math::SpatialTransform
SpatialTransform(const Quaternion &o)RobotDynamics::Math::SpatialTransforminline
SpatialTransform(const Matrix3d &rotation, const Vector3d &translation)RobotDynamics::Math::SpatialTransforminline
SpatialTransform(const Matrix3d &rotation)RobotDynamics::Math::SpatialTransforminline
SpatialTransform(const Vector3d &translation)RobotDynamics::Math::SpatialTransforminline
toMatrix() constRobotDynamics::Math::SpatialTransforminline
toMatrixAdjoint() constRobotDynamics::Math::SpatialTransforminline
toMatrixTranspose() constRobotDynamics::Math::SpatialTransforminline