Euler.reorder

Reorders a #graphene_euler_t using order.

This function is equivalent to creating a #graphene_quaternion_t from the given #graphene_euler_t, and then converting the quaternion into another #graphene_euler_t.

Parameters

order graphene.types.EulerOrder

the new order

res graphene.euler.Euler

return location for the reordered #graphene_euler_t