Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
EulerAngles Class Reference
Collaboration diagram for EulerAngles:

Detailed Description

Since
6.11

\inmodule QtGui

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.

See also
QQuaternion::eulerAngles(), QQuaternion::fromEulerAngles(QQuaternion::EulerAngles<float>)

The documentation for this class was generated from the following file: