[][src]Module ezcgmath::quaternion

Contains the Quaternion type

Structs

Quaternion

A Quaternion is used to represent a rotation. By representing a rotation this way, we can prevent gimbal locking and have better interpolation between different orientations