Assimp v5.2.2 (January 2022)
The Asset-Importer-Lib API documentation.
|
Inline implementation of aiQuaterniont<TReal> operators. More...
Macros | |
#define | AI_QUATERNION_INL_INC |
Functions | |
template<typename TReal > | |
AI_FORCE_INLINE aiQuaterniont< TReal > | operator* (const aiMatrix4x4t< TReal > &pMatrix, const aiQuaterniont< TReal > &pQuaternion) |
Transformation of a quaternion by a 4x4 matrix. More... | |
Inline implementation of aiQuaterniont<TReal> operators.
#define AI_QUATERNION_INL_INC |
AI_FORCE_INLINE aiQuaterniont< TReal > operator* | ( | const aiMatrix4x4t< TReal > & | pMatrix, |
const aiQuaterniont< TReal > & | pQuaternion | ||
) |
Transformation of a quaternion by a 4x4 matrix.