Creates a quaternion from the given rotation matrix.
The created quaternion is not normalized.
rotation matrix
Optional
quaternion to hold result. If not passed in a new one is created.
the result
Creates a quaternion from the given rotation matrix.
The created quaternion is not normalized.