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.

class Euler
void
reorder

Parameters

order graphene_euler_order_t

the new order

res Euler

return location for the reordered #graphene_euler_t

Meta