Type Definition nalgebra_glm::Qua

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

A quaternion with components of type T.