This is the complete list of members for XsQuaternion, including all inherited members.
m_data | XsQuaternion | |
m_w | XsQuaternion | |
m_x | XsQuaternion | |
m_y | XsQuaternion | |
m_z | XsQuaternion | |
XsQuaternion_compare(XsQuaternion const *thisPtr, XsQuaternion const *other, XsReal tolerance) | XsQuaternion | related |
XsQuaternion_copy(XsQuaternion *copy, XsQuaternion const *src) | XsQuaternion | related |
XsQuaternion_destruct(XsQuaternion *thisPtr) | XsQuaternion | related |
XsQuaternion_dotProduct(XsQuaternion const *thisPtr, XsQuaternion const *other) | XsQuaternion | related |
XsQuaternion_empty(const XsQuaternion *thisPtr) | XsQuaternion | related |
XsQuaternion_equal(XsQuaternion const *a, XsQuaternion const *b) | XsQuaternion | related |
XsQuaternion_fromEulerAngles(XsQuaternion *thisPtr, const XsEuler *src) | XsQuaternion | related |
XsQuaternion_fromRotationMatrix(XsQuaternion *thisPtr, const XsMatrix *ori) | XsQuaternion | related |
XsQuaternion_identity(void) | XsQuaternion | related |
XsQuaternion_inverse(const XsQuaternion *thisPtr, XsQuaternion *dest) | XsQuaternion | related |
XsQuaternion_invert(XsQuaternion *thisPtr) | XsQuaternion | related |
XsQuaternion_multiply(const XsQuaternion *left, const XsQuaternion *right, XsQuaternion *dest) | XsQuaternion | related |
XsQuaternion_normalize(XsQuaternion *thisPtr) | XsQuaternion | related |
XsQuaternion_normalized(const XsQuaternion *thisPtr, XsQuaternion *dest) | XsQuaternion | related |
XsQuaternion_swap(XsQuaternion *a, XsQuaternion *b) | XsQuaternion | related |