- tm
- returns the result
- tmOffset
- index into sm where the result matrix starts
- m
- source matrix
- mOffset
- index into m where the source matrix starts
- x
- translation factor x
- y
- translation factor y
- z
- translation factor z
Translates matrix m by x, y, and z, putting the result in tm.
m and tm must not overlap.