Package: graphene

Function graphene:matrix-is-2d

Lambda List

graphene:matrix-is-2d (matrix)

Arguments

matrix -- a graphene:matrix-t instance

Return Value

True if matrix is compatible with an affine transformation matrix.

Details

Checks whether the given matrix is compatible with an a 2D affine transformation matrix.
 

See also

#2024-12-30