Function nalgebra_glm::quat_length2

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

The squared magnitude of a quaternion q.