Quaternion.rotationX

/////////// /////////// Returns a vector with applied rotation around the x-axis.

struct Quaternion(type)
nothrow @nogc pure nothrow @nogc pure nothrow @nogc @safe static
rotationX
(
real angle
)

Meta