initFromRadians

fun initFromRadians(x: Float, y: Float, z: Float, order: EulerOrder): Euler

Initializes a #graphene_euler_t using the given angles and order of rotation.

Return

the initialized #graphene_euler_t

Since

1.10

Parameters

x

rotation angle on the X axis, in radians

y

rotation angle on the Y axis, in radians

z

rotation angle on the Z axis, in radians

order

order of rotations