|
Urho3D
|
This is the complete list of members for Dviglo::Matrix3x4, including all inherited members.
| Column(unsigned j) const | Dviglo::Matrix3x4 | inline |
| Data() const | Dviglo::Matrix3x4 | inline |
| Decompose(Vector3 &translation, Quaternion &rotation, Vector3 &scale) const | Dviglo::Matrix3x4 | |
| Element(unsigned i, unsigned j) const | Dviglo::Matrix3x4 | inline |
| Equals(const Matrix3x4 &rhs) const | Dviglo::Matrix3x4 | inline |
| IDENTITY | Dviglo::Matrix3x4 | static |
| Inverse() const | Dviglo::Matrix3x4 | |
| IsInf() const | Dviglo::Matrix3x4 | inline |
| IsNaN() const | Dviglo::Matrix3x4 | inline |
| m00_ (defined in Dviglo::Matrix3x4) | Dviglo::Matrix3x4 | |
| m01_ (defined in Dviglo::Matrix3x4) | Dviglo::Matrix3x4 | |
| m02_ (defined in Dviglo::Matrix3x4) | Dviglo::Matrix3x4 | |
| m03_ (defined in Dviglo::Matrix3x4) | Dviglo::Matrix3x4 | |
| m10_ (defined in Dviglo::Matrix3x4) | Dviglo::Matrix3x4 | |
| m11_ (defined in Dviglo::Matrix3x4) | Dviglo::Matrix3x4 | |
| m12_ (defined in Dviglo::Matrix3x4) | Dviglo::Matrix3x4 | |
| m13_ (defined in Dviglo::Matrix3x4) | Dviglo::Matrix3x4 | |
| m20_ (defined in Dviglo::Matrix3x4) | Dviglo::Matrix3x4 | |
| m21_ (defined in Dviglo::Matrix3x4) | Dviglo::Matrix3x4 | |
| m22_ (defined in Dviglo::Matrix3x4) | Dviglo::Matrix3x4 | |
| m23_ (defined in Dviglo::Matrix3x4) | Dviglo::Matrix3x4 | |
| Matrix3x4() noexcept | Dviglo::Matrix3x4 | inline |
| Matrix3x4(const Matrix3x4 &matrix) noexcept=default | Dviglo::Matrix3x4 | |
| Matrix3x4(const Matrix3 &matrix) noexcept | Dviglo::Matrix3x4 | inlineexplicit |
| Matrix3x4(const Matrix4 &matrix) noexcept | Dviglo::Matrix3x4 | inlineexplicit |
| Matrix3x4(float v00, float v01, float v02, float v03, float v10, float v11, float v12, float v13, float v20, float v21, float v22, float v23) noexcept | Dviglo::Matrix3x4 | inline |
| Matrix3x4(const float *data) noexcept | Dviglo::Matrix3x4 | inlineexplicit |
| Matrix3x4(const Vector3 &translation, const Quaternion &rotation, float scale) noexcept | Dviglo::Matrix3x4 | inline |
| Matrix3x4(const Vector3 &translation, const Quaternion &rotation, const Vector3 &scale) noexcept | Dviglo::Matrix3x4 | inline |
| operator!=(const Matrix3x4 &rhs) const | Dviglo::Matrix3x4 | inline |
| operator*(const Vector3 &rhs) const | Dviglo::Matrix3x4 | inline |
| operator*(const Vector4 &rhs) const | Dviglo::Matrix3x4 | inline |
| operator*(float rhs) const | Dviglo::Matrix3x4 | inline |
| operator*(const Matrix3x4 &rhs) const | Dviglo::Matrix3x4 | inline |
| operator*(const Matrix4 &rhs) const | Dviglo::Matrix3x4 | inline |
| operator+(const Matrix3x4 &rhs) const | Dviglo::Matrix3x4 | inline |
| operator-(const Matrix3x4 &rhs) const | Dviglo::Matrix3x4 | inline |
| operator=(const Matrix3x4 &rhs) noexcept=default | Dviglo::Matrix3x4 | |
| operator=(const Matrix3 &rhs) noexcept | Dviglo::Matrix3x4 | inline |
| operator=(const Matrix4 &rhs) noexcept | Dviglo::Matrix3x4 | inline |
| operator==(const Matrix3x4 &rhs) const | Dviglo::Matrix3x4 | inline |
| Rotation() const | Dviglo::Matrix3x4 | inline |
| RotationMatrix() const | Dviglo::Matrix3x4 | inline |
| Row(unsigned i) const | Dviglo::Matrix3x4 | inline |
| Scale() const | Dviglo::Matrix3x4 | inline |
| SetRotation(const Matrix3 &rotation) | Dviglo::Matrix3x4 | inline |
| SetScale(const Vector3 &scale) | Dviglo::Matrix3x4 | inline |
| SetScale(float scale) | Dviglo::Matrix3x4 | inline |
| SetTranslation(const Vector3 &translation) | Dviglo::Matrix3x4 | inline |
| SignedScale(const Matrix3 &rotation) const | Dviglo::Matrix3x4 | inline |
| ToMatrix3() const | Dviglo::Matrix3x4 | inline |
| ToMatrix4() const | Dviglo::Matrix3x4 | inline |
| ToString() const | Dviglo::Matrix3x4 | |
| Translation() const | Dviglo::Matrix3x4 | inline |
| ZERO | Dviglo::Matrix3x4 | static |
1.8.17