[][src]Function nalgebra_glm::quat_axis

pub fn quat_axis<N: Real>(x: &Qua<N>) -> TVec3<N>

The rotation axis of a quaternion assumed to be normalized.