Function nalgebra_glm::quat_length2

source ·
pub fn quat_length2<T: RealNumber>(q: &Qua<T>) -> T
Expand description

The squared magnitude of a quaternion q.