![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
\inmodule QtGui
EulerAngles<T> is a struct template where T specifies the floating-point type used for the angle values (typically float).
A struct containing three fields \l{pitch}, \l{yaw}, and \l{roll}, representing the three Euler angles that define a \l{QQuaternion}{quaternion}.
Consult the documentation of functions taking or returning an EulerAngles object for the order in which the rotations are applied.