Type Definition nalgebra_glm::Quat[][src]

type Quat = Quaternion<f32>;

A quaternion with f32 components.