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
qopenxrinputmanager.cpp File Reference

(96fb5cb6b9a5a158b534420de6fe0e05b48cddd0)

#include "../qquick3dxrinputmanager_p.h"
#include "qopenxrinputmanager_p.h"
#include "openxr/qopenxrhelpers_p.h"
#include "qquick3dxrhandinput_p.h"
#include "qquick3dxrhandmodel_p.h"
#include "qquick3dxrcontroller_p.h"
#include <QDebug>
#include <private/qquick3djoint_p.h>
#include <QtGui/qquaternion.h>
Include dependency graph for qopenxrinputmanager.cpp:

Go to the source code of this file.

Functions

QT_BEGIN_NAMESPACE Q_DECLARE_LOGGING_CATEGORY (lcQuick3DXr)
static QMatrix4x4 transformMatrix (const QVector3D &position, const QQuaternion &rotation)

Function Documentation

◆ Q_DECLARE_LOGGING_CATEGORY()

QT_BEGIN_NAMESPACE Q_DECLARE_LOGGING_CATEGORY ( lcQuick3DXr )

◆ transformMatrix()

QMatrix4x4 transformMatrix ( const QVector3D & position,
const QQuaternion & rotation )
inlinestatic

Definition at line 934 of file qopenxrinputmanager.cpp.