Package: gsk

Function gsk:transform-translate

Lambda List

gsk:transform-translate (transform point)

Arguments

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

Return Value

The new gsk:transform instance.

Details

Translates the transform matrix in 2dimensional space by point.
 

See also

2024-4-21