lua.wetgenes.tardis.m4.prerrotate
m4 = m4:prerrotate(radians,v3a)
m4 = m4:prerrotate(radians,v3a,r)
Pre 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.