Type Definition nalgebra_glm::Quat[][src]

type Quat = Qua<f32>;
Expand description

A quaternion with f32 components.