from Mat4
Creates a quaternion from a 4x4 rotation matrix.
Return
The quaternion representing the rotation matrix.
Parameters
m
The 4x4 rotation matrix.
Creates a quaternion from a 4x4 rotation matrix.
The quaternion representing the rotation matrix.
The 4x4 rotation matrix.