Matrix.initTranslate

Initializes a #graphene_matrix_t with a translation to the given coordinates.

class Matrix
initTranslate

Parameters

p Point3D

the translation coordinates

Return Value

Type: Matrix

the initialized matrix

Meta