Euler.initFromEuler

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_init() with all angles set to 0.

class Euler
initFromEuler

Parameters

src Euler

a #graphene_euler_t

Return Value

Type: Euler

the initialized #graphene_euler_t

Meta