Package: graphene

Function graphene:matrix-rotate-euler

Lambda List

graphene:matrix-rotate-euler (matrix euler)

Arguments

matrix -- a graphene:matrix-t instance
euler -- a graphene:euler-t instance

Return Value

The graphene:matrix-t instance with the result.

Details

Adds a rotation transformation to the matrix, using the given euler angles.
 

See also

#2024-12-30