Package: graphene

Function graphene:euler-order

Lambda List

graphene:euler-order (euler)

Arguments

euler -- a graphene:euler-t instance

Return Value

The graphene:euler-order-t value with the order to apply rotations.

Details

Retrieves the order used to apply the rotations described in the graphene:euler-t instance, when converting to and from other instances, like graphene:quaternion-t and graphene:matrix-t instances. This function does not return the :default enumeration value. It will return the effective order of rotation instead.
 

See also

2024-9-9