Package: graphene

Function graphene:euler-reorder

Lambda List

graphene:euler-reorder (euler order result)

Arguments

euler -- a graphene:euler-t instance
order -- a graphene:euler-order-t value
result -- a graphene:euler-t instance

Return Value

The graphene:euler-t instance.

Details

Reorders a graphene:euler-t instance using order. This function is equivalent to creating a graphene:quaternion-t instance from the given graphene:euler-t instance, and then converting the quaternion into another graphene:euler-t instance.
 

See also

2024-9-9