Initializes a #graphene_quaternion_t using the values of the Euler angles on each axis.
See also: graphene_quaternion_init_from_euler()
rotation angle on the X axis (yaw), in radians
rotation angle on the Y axis (pitch), in radians
rotation angle on the Z axis (roll), in radians
the initialized quaternion
1.0
See Implementation
Initializes a #graphene_quaternion_t using the values of the Euler angles on each axis.
See also: graphene_quaternion_init_from_euler()