Transform Member List

This is the complete list of members for Transform, including all inherited members.

getEulerAngles(bool radian=true) constTransform
getOrientation() constTransform
getRotationMatrix() constTransform
getRotationVector() constTransform
getTranslation() constTransform
setEulerAngles(const float3 &euler_angles, bool radian=true)Transform
setOrientation(const Orientation &orientation)Transform
setRotationMatrix(const Rotation &rotation)Transform
setRotationVector(const float3 &vec_rot)Transform
setTranslation(const Translation &translation)Transform
Transform()Transform
Transform(const Transform &motion)Transform
Transform(const Matrix4f &mat)Transform
Transform(const Rotation &rotation, const Translation &translation)Transform
Transform(const Orientation &orientation, const Translation &translation)Transform