reorder

fun reorder(order: EulerOrder, res: Euler)

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.

Since

1.2

Parameters

order

the new order

res

return location for the reordered #graphene_euler_t