Package: gsk

Function gsk:transform-to-matrix

Lambda List

gsk:transform-to-matrix (transform matrix)

Arguments

transform -- a gsk:transform instance
matrix -- a graphene:matrix-t instance with the matrix to set

Return Value

The graphene:matrix-t instance with the matrix.

Details

Computes the actual values of the transform matrix and stores it in matrix. The previous values of matrix will be ignored.
 

See also

2024-4-21