lua.wetgenes.tardis.m4.prearotate
m4 = m4:prearotate(degrees,v3a)
m4 = m4:prearotate(degrees,v3a,r)
Pre apply a rotation in degrees 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.