Package: gsk

Function gsk:transform-translate-3d

Lambda List

gsk:transform-translate-3d (transform point)

Arguments

transform -- a gsk:transform instance
point -- a graphene:point3d-t instance with the point to translate the transform matrix by

Return Value

The new gsk:transform instance.

Details

Translates the transform matrix by point.
 

See also

2024-4-21