Matrix.translate

Adds a translation transformation to m using the coordinates of the given #graphene_point3d_t.

This is the equivalent of calling graphene.matrix.Matrix.initTranslate and then multiplying m with the translation matrix.

class Matrix
void
translate

Parameters

pos graphene.point3_d.Point3D

a #graphene_point3d_t