Euler.init_

graphene.euler.Euler init_(float x, float y, float z)

Initializes a #graphene_euler_t using the given angles.

The order of the rotations is GRAPHENE_EULER_ORDER_DEFAULT.

Parameters

xrotation angle on the X axis, in degrees
yrotation angle on the Y axis, in degrees
zrotation angle on the Z axis, in degrees

Returns

the initialized #graphene_euler_t