[][src]Function nalgebra_glm::quat_axis

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

The rotation axis of a quaternion assumed to be normalized.