[][src]Type Definition nalgebra_glm::Qua

type Qua<N> = Quaternion<N>;

A quaternion with components of type N.