Type Definition nalgebra_glm::Qua

source ·
pub type Qua<N> = Quaternion<N>;
Expand description

A quaternion with components of type N.