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
qquick3dquaternionanimation_p.h File Reference

(ed39d7a18a4ddfc0cc9197b3b0863c1443fe3b8a)

#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)

Function Documentation

◆ q_quaternionInterpolator()

Q_QUICK3D_EXPORT QVariant q_quaternionInterpolator ( const QQuaternion & from,
const QQuaternion & to,
qreal progress )

Definition at line 51 of file qquick3dquaternionanimation.cpp.