Quaternion.euler_rotation

Creates a quaternion from an euler rotation.

struct Quaternion(type)
@safe pure nothrow static
euler_rotation
(
real roll
,
real pitch
,
real yaw
)

Meta