Quaternion.rotate_axis

Rotates the current quaternion around an axis and returns this.

struct Quaternion(type)
@safe pure nothrow
rotate_axis
(
real alpha
,)

Meta