Type Definition nalgebra_glm::Quat

source · []
pub type Quat = Qua<f32>;
Expand description

A quaternion with f32 components.