Function nalgebra_glm::quat_axis

source ·
pub fn quat_axis<N: Real>(x: &Qua<N>) -> TVec3<N>
Expand description

The rotation axis of a quaternion assumed to be normalized.