-Quaternion        

A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z | 0-9


Quaternion - A hypercomplex number consisting of a real part and three imaginary parts hence "quat". The quaternions with a magnitude (length) of one represent all possible orientations (thus rotations) in 3D. Quaternions are used in Ogre to represent the orientation of objects in 3D space. This orientation quaternion can be thought of as a rotational offset from an objects initial facing {LEX()}vector{LEX}.

See Also
see_also.jpg


Additionally/TODO: Add links from page Quaternion and Rotation Primer (look to bottom)