Quaternion.rotateX

Rotates the current quaternion around the x-axis and returns this.

struct Quaternion(type)
@safe pure nothrow
rotateX
(
real alpha
)

Meta