lua.wetgenes.tardis.m4.rrotate
m4 = m4:rrotate(radians,v3a)
m4 = m4:rrotate(radians,v3a,r)
Apply a rotation in radians around the given axis to this matrix.
If r is provided then the result is written into r and returned otherwise m4 is modified and returned.