![]() |
Qt 6.x
The Qt SDK
|
#include <QtGui/qquaternion.h>#include <QtQuick3D/private/qquick3dobject_p.h>#include <QtQuick/private/qquickanimation_p.h>
Include dependency graph for qquick3dquaternionanimation_p.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | QQuick3DQuaternionAnimation |
Functions | |
| Q_QUICK3D_EXPORT QVariant | q_quaternionInterpolator (const QQuaternion &from, const QQuaternion &to, qreal progress) |
| Q_QUICK3D_EXPORT QVariant q_quaternionInterpolator | ( | const QQuaternion & | from, |
| const QQuaternion & | to, | ||
| qreal | progress | ||
| ) |
Definition at line 51 of file qquick3dquaternionanimation.cpp.
References QVariant::fromValue(), and QQuaternion::slerp().
Here is the call graph for this function: