translate
Description:
Adds a translation transformation to this using the coordinates of the given Point3D.
This is the equivalent of calling init_translate and then multiplying this with the translation matrix.
Parameters:
this |
a Matrix |
pos |
a Point3D |