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