initWithOrder
fun initWithOrder(x: <Error class: unknown class>, y: <Error class: unknown class>, z: <Error class: unknown class>, order: EulerOrder): Euler
Initializes a #graphene_euler_t with the given angles and @order.
Return
the initialized #graphene_euler_t
Since
1.2
Parameters
x
rotation angle on the X axis, in degrees
y
rotation angle on the Y axis, in degrees
z
rotation angle on the Z axis, in degrees
order
the order used to apply the rotations