Type Definition nalgebra_glm::Qua[][src]

type Qua<N> = Quaternion<N>;

A quaternion with components of type N.