Function nalgebra_glm::quat_axis

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

The rotation axis of a quaternion assumed to be normalized.