rotate
Rotates the given ZMatrix4 result by the specified ZQuaternion.
Parameters
result
The ZMatrix4 to be rotated. This matrix will be modified to contain the result of the rotation.
q
The ZQuaternion representing the rotation to be applied.
Rotates the given ZMatrix4 result by the specified ZQuaternion.
The ZMatrix4 to be rotated. This matrix will be modified to contain the result of the rotation.
The ZQuaternion representing the rotation to be applied.