Quaternion.fromAxis

Constructs a Quaternion from axis + angle.

struct Quaternion(T)
@nogc static pure nothrow
fromAxis
(
Vector!(T, 3) axis
,)

Meta