Package: gsk

Function gsk:transform-transform-bounds

Lambda List

gsk:transform-transform-bounds (transform rect bounds)

Arguments

transform -- a gsk:transform instance
rect -- a graphene:rect-t instance
bounds -- a graphene:rect-t instance for the bounds of the transformed rectangle

Return Value

The graphene:rect-t instance with the bounds.

Details

Transforms a graphene:rect-t instance using the given transform matrix. The result is the bounding box containing the coplanar quad.
 

See also

2024-4-21