Quaterniond.nlerp

Compute a linear (non-spherical) interpolation of <code>this</code> and the given quaternion <code>q</code> and store the result in <code>this</code>.

@param q the other quaternion @param factor the interpolation factor. It is between 0.0 and 1.0 @return this

Meta