lua.wetgenes.tardis.q4.rrotate
q4 = q4:rrotate(radians,v3a)
q4 = q4:rrotate(radians,v3a,r)
Apply a radian rotation to this quaternion.
If r is provided then the result is written into r and returned otherwise q4 is modified and returned.
q4 = q4:rrotate(radians,v3a)
q4 = q4:rrotate(radians,v3a,r)
Apply a radian rotation to this quaternion.
If r is provided then the result is written into r and returned otherwise q4 is modified and returned.