Rebel Fork Framework
Urho3D::Transform Member List

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

FromMatrix3x4(const Matrix3x4 &matrix)Urho3D::Transforminlinestatic
Identity (defined in Urho3D::Transform)Urho3D::Transformstatic
Inverse() constUrho3D::Transforminline
Lerp(const Transform &rhs, float t) constUrho3D::Transforminline
operator*(const Transform &rhs) constUrho3D::Transforminline
operator*(const Vector3 &rhs) constUrho3D::Transforminline
operator*(const Quaternion &rhs) constUrho3D::Transforminline
position_ (defined in Urho3D::Transform)Urho3D::Transform
rotation_ (defined in Urho3D::Transform)Urho3D::Transform
scale_ (defined in Urho3D::Transform)Urho3D::Transform
ToMatrix3x4() constUrho3D::Transforminline