Package: gsk

Function gsk:transform-transform-point

Lambda List

gsk:transform-transform-point (transform point result)

Arguments

transform -- a gsk:transform instance
point -- a graphene:point-t instance
result -- a graphene:point-t instance for the transformed point

Return Value

The graphene:point-t instance with the transformed point.

Details

Transforms a graphene:point-t instance using the given transform matrix.
 

See also

2024-4-21