Matrix.initTranslate
graphene.matrix.Matrix initTranslate(graphene.point3_d.Point3D p)Initializes a #graphene_matrix_t with a translation to the given coordinates.
Parameters
p | the translation coordinates |
Returns
the initialized matrix
graphene.matrix.Matrix initTranslate(graphene.point3_d.Point3D p)Initializes a #graphene_matrix_t with a translation to the given coordinates.
p | the translation coordinates |