lua.wetgenes.tardis.q4.prerotate
q4 = q4:prerotate(degrees,v3a)
q4 = q4:prerotate(degrees,v3a,r)
Pre apply a degree rotation to this quaternion.
If r is provided then the result is written into r and returned otherwise q4 is modified and returned.