20 Setting Up Transformation Matrices
Q3Matrix4x4_SetQuaternion
function to configure a 4-by-4 quaternion transformation matrix.
TQ3Matrix4x4 *Q3Matrix4x4_SetQuaternion ( TQ3Matrix4x4 *matrix, const TQ3Quaternion *quaternion);matrix
A 4-by-4 matrix.quaternion
A quaternion.
Q3Matrix4x4_SetQuaternion
function returns, as its function result and in the matrix
parameter, a 4-by-4 matrix that represents the quaternion specified by the quaternion
parameter.
Let us know what you think of these prototype pages.
Generated with Harlequin WebMaker