|
Assimp
v5.0.1. (December 2020)
|
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.