Translates the given 4-by-4 matrix by the given vector v.
The matrix.
The vector by which to translate.
Optional
matrix to hold result. If not passed a new one is created.
The translated matrix.
Translates the given 4-by-4 matrix by the given vector v.