Creates a 3-by-3 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 3-by-3 matrix which translates by the given vector v.