lua.wetgenes.tardis.m4.preqrotate
m4 = m4:preqrotate(q)
m4 = m4:preqrotate(q,r)
Pre apply a quaternion rotation to this matrix.
If r is provided then the result is written into r and returned otherwise m4 is modified and returned.
m4 = m4:preqrotate(q)
m4 = m4:preqrotate(q,r)
Pre apply a quaternion rotation to this matrix.
If r is provided then the result is written into r and returned otherwise m4 is modified and returned.