This is the complete list of members for SystemEx.Numeric.DQuatf, including all inherited members.
| DQuatf(Quatf rotation) | SystemEx.Numeric.DQuatf | |
| DQuatf(Quatf rotation, Vec3f translation) | SystemEx.Numeric.DQuatf | |
| Dual | SystemEx.Numeric.DQuatf | |
| FromRotationTranslation(Quatf rotation, Vec3f translation) | SystemEx.Numeric.DQuatf | static |
| FromRotationTranslationConjugated(Quatf rotation, Vec3f translation) | SystemEx.Numeric.DQuatf | static |
| Invert() | SystemEx.Numeric.DQuatf | |
| m_rot | SystemEx.Numeric.DQuatf | |
| m_translation | SystemEx.Numeric.DQuatf | |
| Normalize() | SystemEx.Numeric.DQuatf | |
| operator*(DQuatf a, DQuatf b) | SystemEx.Numeric.DQuatf | static |
| operator+(DQuatf a, DQuatf b) | SystemEx.Numeric.DQuatf | static |
| operator-(DQuatf a, DQuatf b) | SystemEx.Numeric.DQuatf | static |
| operator/(DQuatf a, float s) | SystemEx.Numeric.DQuatf | static |
| Real | SystemEx.Numeric.DQuatf | |
| Rotation(Quatf rotation) | SystemEx.Numeric.DQuatf | |
| Rotation(TQ rotation) (defined in SystemEx.Numeric.IDQuatv< TQ, T >) | SystemEx.Numeric.IDQuatv< TQ, T > | |
| RotationTranslation(Quatf rotation, Vec3f translation) | SystemEx.Numeric.DQuatf | |
| RotationTranslation(TQ rotation, T translation) (defined in SystemEx.Numeric.IDQuatv< TQ, T >) | SystemEx.Numeric.IDQuatv< TQ, T > | |
| Slerp(DQuatf a, DQuatf b, float t) | SystemEx.Numeric.DQuatf | static |
| Transform(Vec3f v) | SystemEx.Numeric.DQuatf | |
| Transform(T v) (defined in SystemEx.Numeric.IDQuatv< TQ, T >) | SystemEx.Numeric.IDQuatv< TQ, T > | |
| Translation(Vec3f translation) | SystemEx.Numeric.DQuatf | |
| Translation(T translation) (defined in SystemEx.Numeric.IDQuatv< TQ, T >) | SystemEx.Numeric.IDQuatv< TQ, T > | |