![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtGui/qquaternion.h>#include <QtQuick3D/private/qquick3dobject_p.h>#include <QtQuick/private/qquickanimation_p.h>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.