Euler.initFromEuler

graphene.euler.Euler initFromEuler(graphene.euler.Euler src = null)

Initializes a #graphene_euler_t using the angles and order of another #graphene_euler_t.

If the #graphene_euler_t src is null, this function is equivalent to calling [graphene.euler.Euler.init_] with all angles set to 0.

Parameters

srca #graphene_euler_t

Returns

the initialized #graphene_euler_t