Quaternion.fromAxis

Constructs a Quaternion from axis + angle.

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

Meta