display_transform_mode_t enum name | yarp::math::FrameTransform | |
dst_frame_id | yarp::math::FrameTransform | |
FrameTransform() | yarp::math::FrameTransform | |
FrameTransform(const std::string &parent, const std::string &child, double inTX, double inTY, double inTZ, double inRX, double inRY, double inRZ, double inRW) | yarp::math::FrameTransform | |
fromMatrix(const yarp::sig::Matrix &mat) | yarp::math::FrameTransform | |
getRPYRot() const | yarp::math::FrameTransform | |
rotation | yarp::math::FrameTransform | |
rotation_as_matrix enum value | yarp::math::FrameTransform | |
rotation_as_quaternion enum value | yarp::math::FrameTransform | |
rotation_as_rpy enum value | yarp::math::FrameTransform | |
rotFromRPY(double R, double P, double Y) | yarp::math::FrameTransform | |
src_frame_id | yarp::math::FrameTransform | |
timestamp | yarp::math::FrameTransform | |
toMatrix() const | yarp::math::FrameTransform | |
toString(display_transform_mode_t format=rotation_as_quaternion) const | yarp::math::FrameTransform | |
transFromVec(double X, double Y, double Z) | yarp::math::FrameTransform | |
translation | yarp::math::FrameTransform | |
~FrameTransform() | yarp::math::FrameTransform | |